SimpleRanks is a easy way for you to create/manage/design your own Ranks on your Minecraft Server. There are so many thi
SimpleRanks Wiki
If you need help contact me on my socials:
- Discord: silal
- Instagram: ytsilal_twitch
- Twitch: https://www.twitch.tv/ytsilal
- Minecraft: Silal
Commands:
A list of all existent commands.
/sr - is used fo rank management and configuration!
/sr rank create {name} {color} - is used for rank creation!
/sr rank delete {name} - is used to delete Ranks
/sr rank info {name} - is used to collect the Informations of a rank
/sr rank list - is used too lookup all Ranks
/sr rank modify {moveUp/moveDown} - is used to set the rank position higher or lower
/sr rank modify {key} {value} - is used for further rank Modification
/sr config {key} {value} - is used for Default configurations
/rank {playerName} get - is used to get the rank of a player
/rank {playerName} set {rank} - is used to set the rank of a player
Config:
A guide how to write the config.json!
DefaultConfig:
{ "defaultRank": "Player", "rankTimer": true, "rank": { "chatFormat": "{rank_color}{rank_dpname} \u00268»\u00267 {player_name}\u00268:\u00267 {message}", "chatRank": true, "teamSeparator": "»", "teamRank": true } }
defaultRank
The defaut rank is automaticly created on reload/get
rankTimer
This is used to turn on the /rank {player} set {rank} {time} <- time or turn it off
rank.chatFormat
Is the format of messages in Chat.
How to use the Values:
- {rank_color} - color of the players rank
- {rank_dpname} - is replaced with the players rank name
- {player_name} - is replaced with the players name
- {message} - is replaced with the players message
rank.chatRank
Is a value if you want to use your custom format or not!
rank.teamSeperator
Is a value wich u can see above a players head and in the tablist between the Rank and the name. Default: "»"
rank.teamRank
is a value if u want the rank in tab and above a players head.
Permissions:
A list of all existent permissions.
simpleranks.config
When you have this permission you can use the /sr config {key} {value} command!
simpleranks.playerrank.get
When you have this permission you can get the rank of a player using /rank {playerName} get
simpleranks.playerrank.set
When you have this permission you can set the rank of a player using /rank {playerName} set {rank}
simpleranks.playerrank.set.all
When you have this permission you can set all ranks using /rank {playerName} set {rank}
simpleranks.rank.create
When you have this permission you can create new ranks using /sr rank create {name} {color}
simpleranks.rank.delete
When you have this permission you can delete ranks using /sr rank delete {rank}
simpleranks.rank.list
When you have this permission you can see a list of all ranks using /sr rank list
simpleranks.rank.modify
When you have this permission you can use the /sr rank modify {rank}
simpleranks.rank.info
When you have this permission you can use the /sr rank info {rank} command to get info about a rank