Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # -- Possible Skill Types --
- # power, acrobatics, archery, axes, excavation, fishing, herbalism, mining, repair, swords, taming, unarmed, woodcutting
- # http://dev.bukkit.org/server-mods/mcmmo-auto-promote/
- # -- Group Settings --
- ladders {
- default { # This is the default ladder.
- }
- warpaccess {
- I {
- rank = '1000' # Must be unique to the ladder.
- power = '0'
- }
- II {
- rank = '950' # Must be unique to the ladder.
- power = '23'
- }
- III {
- rank = '900' # Must be unique to the ladder.
- power = '25'
- }
- IV {
- rank = '850' # Must be unique to the ladder.
- power = '29'
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement