githubEdit

questionFAQ

Here you can find answers to frequently asked questions. So before you ask for support, it's worth taking a look here.

chevron-rightHow do I give players a rank?hashtag

At first you need a plugin that manages permissions. I personally recommend LuckPermsarrow-up-right for doing that.

In the case you also use LuckPerms, you can use the following command to give a specific player a rank.

/lp user <PlayerName> permission set <Permission> true
circle-info

Replace <PlayerName> with the name of the player, you want to give the rank to and <Permission> with the permission you set in the ranks.yml.

After that, the player can rejoin, and the name of the player should be displayed in the right rank format.

chevron-rightCan I use the old color codes like &a?hashtag

No, SlimeRanks doesn't support the old color code format. And it's not planned to do in the future.

All messages and formats use the MiniMessage format. When you are unfamiliar with MiniMessage, I can recommend the MiniMessage Viewerarrow-up-right.


⁉️ Didn't find an answer in the wiki?

If you still have any questions or need further assistance, feel free to open a new discussion in the SlimeRanks GitHub repositoryarrow-up-right; we’re always happy to help and hear your feedback!

Last updated