ClassRanks
ClassRanks
News
This project now is maintained by Krglok. Goodbye everyone!
Linklist
Commands | Config | Permissions | Setup | Todos | Changelog | Source
Description
Tired of adding people to your yaml files? So was I, so I created this little plugin.
It provides a basic class system based on ranks, i.e. you have multiple classes that are divided into ranks.
You can allow players to rank themselves up/down or just keep that for yourself, the admins, or another plugin e.g. CommandSigns.
Features
- Add users to classes
- Rank them up/down inside a Class tree
- Enter partial username - works for online users!
- Allow players to rank up/down themselves (or even others)
- Take fee for rankup
- Customize class display colors
- Customize playername and world color in messages
- Customize classes and ranks by ops
Options
- Display class changes in public
- Rank in multiple worlds (use all as world)
- Require items (reagents) for ranking (since v0.1.3.3)
- Require experience for ranking (since v0.2.0)
For version 1.7.x and above
- Vault for economy and permissions
Older version before 1.7
- BOSEconomy 7.2
- Essentials Economy
- iConomy 5
- iConomy 6
- MultiCurrency
- Vault for economy and permissions
-
View User Profile
-
Send Message
Posted Jan 12, 2012Really at a loss now...when I move up a rank it doesn't move any of my users in my users.yml to their respective group with the related nodes.
Am I supposed to be using internal list of nodes in ClassRanks or is CR supposed to move my Users (in users yml) and auto-update bPerms? I understood I just setup bPerm as usual and CR takes care of shifting them around from group to group. Also, none of my players are logged in the bottom of the CR yml so I don't know if that's applicable at all.
-
View User Profile
-
Send Message
Posted Jan 12, 2012Hi, can i put the current class the player has to the chat? like it would appear like this: Vilipo (rank: crafter) says: hi or like this: crafter vilipo says: hi so is that possible to enable?
-
View User Profile
-
Send Message
Posted Jan 11, 2012@Tauryuu
Hmm maybe... I'll look into it :)
-
View User Profile
-
Send Message
Posted Jan 10, 2012@SLiPCoR
What I meant, is basically the ability to have NPCs that function similar to signs. An NPC to choose what class you could be in, ranking up, and ranking down. But instead of doing it right away, like the sign, the player right-clicks the NPC once to see what it does, then right clicks to confirm the action.
For example, when you right click the NPC, you will be sent a message, possibly something like this:
I can rank you up to {Insert next rank name here}. I'll need {reagents} and {exp}. Right click me again in 10 seconds to rank (up/down).
And if it's a class-selector NPC, it could say something like this:
I will change your class to {class name here}. I'll need {reagents} and {exp}. Right click me again within 10 seconds to change class.
You could use NPCCreatures as a dependency for the NPCs.
-----------Also, is it possible to prevent people from switching classes?
-
View User Profile
-
Send Message
Posted Jan 9, 2012@beyonddead
hm can u link me to it? Seems inactive?
-
View User Profile
-
Send Message
Posted Jan 8, 2012@SLiPCoR
Thanks for the reply, hope it's added soon! :)
-
View User Profile
-
Send Message
Posted Jan 8, 2012@tribulations1
hmm yeah, check your your yml ... I think back then it was like:
1: *
2: *
change that to:
I: *
II: *
(no digits left of the colon allowed!
-
View User Profile
-
Send Message
Posted Jan 8, 2012just updated classranks getting this in console:
08.01 19:46:03 [Server] INFO at net.slipcor.classranks.ClassRanks.onEnable(ClassRanks.java:81) 08.01 19:46:03 [Server] INFO at net.slipcor.classranks.ClassRanks.load_config(ClassRanks.java:183) 08.01 19:46:03 [Server] INFO java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String 08.01 19:46:03 [Server] SEVERE Error occurred while enabling ClassRanks v0.2.1.4 (Is it up to date?): java.lang.Integer cannot be cast to java.lang.String
i updated the jar only - do i need to modify the yml
-
View User Profile
-
Send Message
Posted Jan 7, 2012@Tauryuu
well what do you want from me? Try to be as precise as possble :D what should happen with my plugin, how should it work together with NPCs? "support" is very vague
-
View User Profile
-
Send Message
Posted Jan 7, 2012Do you think it's possible to add NPC support (Though NPCCreatures or Citizens) and a confirmation message after the first right click (if NPCs are implemented)?
-
View User Profile
-
Send Message
Posted Jan 6, 2012@beyonddead
not atm, maybe later :)
-
View User Profile
-
Send Message
Posted Jan 6, 2012Is groupmanager supported?
-
View User Profile
-
Send Message
Posted Jan 5, 2012SuperPerms issues fixed!
http://dev.bukkit.org/server-mods/classranks/files/23-class-ranks-v0-2-1-4/
-
View User Profile
-
Send Message
Posted Jan 4, 2012PEX issues resolved, many thanks to 2Bucks helping me out tracking down the bug :)
http://dev.bukkit.org/server-mods/classranks/files/22-class-ranks-v0-2-1-3/
-
View User Profile
-
Send Message
Posted Jan 2, 2012@aPandaification
moving to private message, doing this in the comments in here is bad ... I lose myself in all those comments
-
View User Profile
-
Send Message
Posted Jan 2, 2012@3LPlay
it seems to have gone lost. To prevent that, open a ticket: http://dev.bukkit.org/server-mods/classranks/tickets/
-
View User Profile
-
Send Message
Posted Jan 2, 2012@SLiPCoR
I downloaded a brand new classranks.jar I deleted my config and started over. I added all the classes manually. I stopped my server and then started it just like you said. All of my classes were gone. I looked in the plugin file ClassRanks and the config was empty like there was literally nothing there. So I am lost.
I need to ask you if you can either walk me through it step by step OR make a video or do it for me. I am usually pretty competent with these sort of things but this is just plain frustrating. My server is planned to open in 5 days and I need this plugin for it to work. So I'm begging you for some help.
-
View User Profile
-
Send Message
Posted Jan 2, 2012@SLiPCoR
So what's with my problem? :(
-
View User Profile
-
Send Message
Posted Jan 2, 2012@aPandaification
hmm it seems the plugin has strange issues. But if it works from time to time
-did you reload the server? If so, never do that! Always stop and start. Reloading causes errors!Which permissions system are you using, bPerms? please check for server errors on startup, because the error you gave me shows me that the plugin has not loaded correctly.
-
View User Profile
-
Send Message
Posted Jan 1, 2012here you go
http://pastebin.com/7jBVtrLc
EDIT: heres my config
http://pastebin.com/nWU6bGid
EDIT EDIT: I still can not use /classadmin even though I am OP yet one of my other staff members is able to use it and he is OP as well...
Edit: I started over and I was able to use /classadmin and I created the classes manually then i restarted the server and they were all gone ;-; why was that? So this is getting out of hand and I would love you forever and ever if you got this to work because I need this for my server release in 6 days. Is there anything else you can do?