Help

Editing The Ranks

you need to look at 2 parts of the config to edit ranks

Ranks:
  default: Member
  Member: Mod
  Mod: Admin
HighestRank: Admin
Price:
  Member: 1000
  Mod: 2000
  Admin: 3000

under Ranks: the format is <currentrank>: <nextrank>

the highest rank is well the highest rank

the price is <nextrank>: price

so if i wanted to add a rank after admin to superadmin i would add this under Mod: Admin

Admin: SuperAdmin

i would change the highestrank to SuperAdmin and add a price under Admin: 3000

SuperAdmin: 4000 so the final config will look like this

Ranks:
  default: Member
  Member: Mod
  Mod: Admin
  Admin: SuperAdmin
HighestRank: SuperAdmin
Price:
  Member: 1000
  Mod: 2000
  Admin: 3000
  SuperAdmin: 4000

Need More Help? Comment


Comments

Posts Quoted:
Reply
Clear All Quotes