Commands & Permissions - TheGaming999/PrisonRanksX GitHub Wiki
/rankup - prisonranksx.rankup - promote your self to the next rank
/rankupmax - prisonranksx.rankupmax - rankup to the latest rank you can reach with your money
/prestigemax - prisonranksx.prestigemax - prestige to the highest prestige you can afford
/autorankup - prisonranksx.autorankup - automatically rankup whenever you have enough money to rankup
/autoprestige - prisonranksx.autoprestige - automatically prestige as long as there is enough money in your pocket
/ranks - prisonranksx.ranks - shows a list of the available ranks
/prestige - prisonranksx.prestige - prestige to the next prestige
/prestiges - prisonranksx.prestiges - list server prestiges
/rebirth - prisonranksx.rebirth - get reborn again
/rebirths - prisonranksx.rebirths - sends a list of the available rebirths
/topprestiges - prisonranksx.topprestiges - a leaderboard of the players with the highest prestige levels
/toprebirths - prisonranksx.toprebirths - a leaderboard of the players with the highest rebirth levels
<> = required, [] = can be ignored (optional)
All admin commands needs one permission: prisonranksx.admin
/prx help <1,2,3,member> - 1: rank management page 2: prestige 3: rebirth 4: non management commands such as /rankup
/prx reload - loads any data you changed in one of the configuration files while the server is up.
/prx save - save the rank, the prestige, etc.. you created ingame to the configuration file. mustn't use reload before
/prx createrank <name> <cost> [displayname] (-path:)[pathname] - creates a new rank with default settings
- <name> is the rank name
- <cost> rank price, can be a formatted balance i.e (100K, 550M)
- [displayname] rank display/prefix, can be ignored and the prefix will be "[<RankName>]"
- [pathname] in order to use this you must put -path: before so for example: "-path:MyCustomPath"
/prx setrankcost <name> <cost> - set a new price for the desired rank.
/prx setrankdisplay <name> <displayname> - set a new displayname/prefix for the rank you want.
/prx setrankpath <name> <path> - moves a rank to another path.
/prx delrank <name> [path] - deletes the rank for ever.
/prx setdefaultrank <name> - set the default rank that players will get when they join the server.
/prx setlastrank <name> - set the last rank players can get to.
/prx setrank <player> <rank> [path] - set the player to a specific rank, and a specific path if you write a pathname.
/prx resetrank <player> [path] - resets the player rank.
/forcerankup <player> - force a rank promotion to a player without losing money. can be * which means all players.
prestige and rebirth commands are self explanatory.