Help
Config Help
Sample Config
# Plugin Made By: IcyRelic # Please only make one of the methods below true for enabled # how to Add a custom level: http://dev.bukkit.org/server-mods/paid2level/pages/config-help/ # Level: Amount To Me Paid Paid2Level: PresetLevels: Enabled: true Levels: 5: 40 10: 60 15: 80 20: 100 CustomLevels: Enabled: false Levels: 2: 102 12: 112
Editing The Config
to change something in the config is simple
- The Number before the : is the level that the payment will be given
- The number after the : is the number being paid to the player
Adding Custom Level Payments
To add a custom payment go under the CustomLevels were the already set levels are you can choose to remove/change them but you can also add some just hit enter under the 12 or your last one then delete the tabs it put there if there is none then just hit enter until it lines up with the 12 and the 2 then type your level you want then put a : then space then add the amount to be paid say i want at level 50 to be paid 1000$ i would put
50: 1000
and then i reload the config /paid2level reload
Comments