Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DefaultPaidRanks:
- #Format = <rank>: Example below.
- #Required Price: <price>
- #Optional permission: <permission>
- #When true it will use /rankup
- Enabled: true
- #There must be a permission here.
- Permission: paidranks.normal
- default:
- Price: 0
- Permission: paidranks.normal
- Zaidejas:
- Price: 500
- Permission: paidranks.normal.I
- Apsylantis:
- Price: 800
- Permission: paidranks.normal.II
- Pazenges:
- Price: 1500
- Permission: paidranks.normal.III
- Patyres:
- Price: 2500
- Permission: paidranks.normal.IV
- Eilinis:
- Price: 4000
- Permission: paidranks.normal.V
- Karys:
- Price: 6000
- Permission: paidranks.normal.VI
- Zinomas:
- Price: 8500
- Permission: paidranks.normal.VII
- Serzantas:
- Price: 12000
- Permission: paidranks.normal.VIII
- Kovotojas:
- Price: 15000
- Permission: paidranks.normal.IX
- Senbuvis:
- Price: 19000
- Permission: paidranks.normal.X
- Elitas:
- Price: 23000
- Permission: paidranks.normal.XI
- Pulkininkas:
- Price: 27000
- Permission: paidranks.normal.XII
- Generolas:
- Price: 32000
- Permission: paidranks.normal.XIII
- Majoras:
- Price: 37000
- Permission: paidranks.normal.XIV
- Imperatorius:
- Price: 45000
- Permission: paidranks.normal.XV
- NewLadders:
- #Format = <ladder>:
- #Required <rank>:
- #Required Price: <price> Example below.
- #Optional Permission: <permission>
- #When true it will use /rankup <ladder>
- Enabled: false
- #The ladder name
- EpicLadder:
- #There must be a permission here. This is the main perm for the ladder
- Permission: paidranks.ladder.EpicLadder
- #This is the group
- donator:
- #This is the price (Required)
- Price: 200
- #This one is optional
- Permission: paidranks.ladder.EpicLadder.donator
- # ^^^^ These are examples of permissions with groups
- #vvv it can look like this too. But it will use the Permission defined at the top.
- donator+:
- Price: 300
- # These lists are ordered from lowest rank to highest rank.
- # If you change default make sure you change it to the group
- # that your users enter when they join the server
- # or this plugin will not work. Group names must match
- # the group names in your permissions.yml file
- # or ranking up will not function properly.
Advertisement
Add Comment
Please, Sign In to add comment