Configuration Guide
Configuration Guide
Example Configuration
The following is an example of a Rankup configuration. We shall use it to review how each setting works.
# Remember, YAML does not understand the 'tab' key. You must use spaces instead. # Note that this plugin REQUIRES you have Vault. Download it here: http://dev.bukkit.org/server-mods/vault/ # If this is true, it will override any groups when someone ranks up. Only worry about this if a given person may have multiple ranks. settings: override-groups: false do-not-edit-this: 1 # Groups are ordered in the succession you want them to be. Format as follows: rankname: price ( Price can have a decimal place ) ranks: guest: 0 member: 15000 trusted: -1 VIP: 100000
ranks:
The ranks are ordered from top to bottom, starting to ending, with guest as the starting rank, and VIP as the ending rank. Anyone who is a guest can start ranking up.
Each rank has a price. Member's price is $15,000, and VIP's price is $100,000, in this example. However, trusted's price is -1. Any rank with a negative number for it's price can not be ranked up to. In this scenario, I will manually set people to trusted ( perhaps they will have to make an application first, so they can get the rank. )
settings:
override-groups
This setting, if set to true, will remove any groups the player has and give them their new rank when they rank up. It will, in essence, override all groups. If set to false, it will simply remove the group the player is ranking up from, and add their new group.
do-not-edit
This setting keeps track of the configuration version. Do not edit this.
Example Language.yml
This is the default language.yml.
rankup-success-broadcast: '&b%PLAYER%&3 has ranked up to &b%RANK%.' rankup-failed-money: '&cYou need &b%COST%&c to rank up to &b%RANK%' rankup-failed-next-group-not-allowed: '&cYou are not allowed to rank up.' rankup-no-permission: '&cYou do not have permission for that.' do-not-edit-this: 2
Each of these settings controls what is said when Rankup performs certain actions.
-
View User Profile
-
Send Message
Posted Apr 8, 2014I have all the ranks set in the config but when a user types /rankup is says your not a rank that can rankup.
http://pastebin.com/FAbksFVD
-
View User Profile
-
Send Message
Posted Apr 16, 2014@JemuZ
Yah im having the same proble it says that "mo9020 has ranked up to 'a' and when i do it again it keeps repeating it.... Heres my config:
-
View User Profile
-
Send Message
Posted Apr 17, 2014@mo9020
Hey, I'm having this problem as well. I tried this on my test server before adding it to my real server, but it doesn't seem like I will be adding it :(. I do /rankup and it says "Willcomputerguy has ranked up to Rank1!" And it keeps repeating..over..and over..and over...can anyone fix this? :/
-
View User Profile
-
Send Message
Posted May 8, 2014I do /rankup and it kicks me off my server saying "Internal Server Error" what do i do?
-
View User Profile
-
Send Message
Posted May 12, 2014Please update it to 1.7.9
-
View User Profile
-
Send Message
Posted May 13, 2014@JacobTurner You have to have the starting rank Ex: Guest: 0 Member: 193846 if your not guest you can not rank up
-
View User Profile
-
Send Message
Posted May 16, 2014My Code For Ranks Is
But The Players Can't Rankup Past B Please Help
-
View User Profile
-
Send Message
Posted Jun 15, 2014Hi LCRich2001 here. I'm not sure if it's already implemented or not, but when someone ranks up I want them to be able to have access to different or MORE commands. For Example: say the first rank allows you to set one home. I want the next rank to be able to set 3 or 4 homes. How do I do this. It is really urgent!!! Please reply via email: lcrichusa5@gmail.com
Thank You: LCRich2001
P.S: In the email the first letter is an l as in light or lazy.
-
View User Profile
-
Send Message
Posted Jun 19, 2014Say in red letters,
An international error as occurred while performing this command.
What do I do? Help me pleaseeeee!
This happens with every command That goes with this plugin!
-
View User Profile
-
Send Message
Posted Jun 28, 2014I do not believe that the override-groups: true is working the way that it should. When people do /rankup on my server even though override-groups: is set to true it simply adds the group to the person instead of replacing it.
Also, do you think that you could add the ability to do /ranks and have it print out a list of the available ranks and prices?
-
View User Profile
-
Send Message
Posted Aug 9, 2014@LCRICH2001
That feature is not in this plugin but in the different ranks you can add different permissions and in groupmanager you can add an inherit node so the previous ranks permissions go to the next one adding onto the new ones
-
View User Profile
-
Send Message
Posted Sep 10, 2014This is my config and it comes up your not allowed to rank up whats wrong!!
# Remember, YAML does not understand the 'tab' key. You must use spaces instead.
# Note that this plugin REQUIRES you have Vault. Download it here: http://dev.bukkit.org/server-mods/vault/
# If this is true, it will override any groups when someone ranks up. Only worry about this if a given person may have multiple ranks.
settings:
override-groups: false
do-not-edit-this: 1
# Groups are ordered in the succession you want them to be. Format as follows: rankname: price ( Price can have a decimal place )
ranks:
A: 0
B: 20000
C: 10000
D: 250000
E: 1000000
F: 3000000
G: 7500000
H: 13000000
I: 15000000
J: 18000000
K: 23000000
L: 29000000
M: 35000000
N: 42000000
O: 50000000
P: 60000000
Q: 75000000
R: 87000000
S: 100000000
T: 115000000
U: 135000000
V: 150000000
W: 175000000
X: 200000000
Y: 250000000
Z: 350000000
-
View User Profile
-
Send Message
Posted Sep 16, 2014Hey guys me again I have set up ./ranks if you guys want help with it my Skype is
Skype: kanny19365
just call me guys thanks
-
View User Profile
-
Send Message
Posted Sep 19, 2014@Kanny19365
can i help!?
-
View User Profile
-
Send Message
Posted Sep 19, 2014i installed the plugin and i started my server without editing the file, it says "No valid permissions plugin found, tell an administrator" , if i'm not wrong then i lack a permission plugin, if it's true then what is it????
-
View User Profile
-
Send Message
Posted Nov 18, 2014I have no config file loading :(