How to Setup Ranks on Minecraft Servers
Hey, hope you doing well. in this post we gonna talk about how to setup ranks for your Minecraft server like this 🙂
Note: you need to have one of the following server software running, not vanilla software (papermc,purpurmc,spigotmc).
Download the both plugins luckperms, LPC – Chat Formatter and add it to your plugins folder, and then restart the server.
Go to server console and type /lp editor this will create a URL.
Output:
[18:10:35 INFO]: [LP] Preparing a new editor session, please wait...
[18:10:35 INFO]: [LP] Click the link below to open the editor:
[18:10:35 INFO]: https://luckperms.net/editor/xxxxxxxx
Open the url and go to web editor.
Default group getting every player when they join the server. we can add a cool prefix to this default group. copy this line and add it to the default group:
prefix.10.&6[&8&lMiner&6]
10 is the weight, creating groups with different weight helps to sorts them according to their weight. and this part &6[&8&lMiner&6] is the rank, name Miner with some colors.
Remember to click save and run apply edit command on your server console.
If you need more ranks, you can create them with different weights and names. use our text generator to create rank names with color codes.
We have created our first rank, time to add permissions to the group. adding permissions means giving command access to the player. for example let’s say we want to give creative mode command access to miner group players. then we can add this to the group:
minecraft.command.gamemode.creative
This allow miner group players to access /gamemode creative command. here you can find some default permissions list for some commands. you can use this method to make VIP ranks. example, if you install a plugin like cosmetics and give access only to the VIP players, you can create a cool VIP rank 🙂
We can add rank prefix to the TABLIST as well, to do that download and install this plugin.
Check tab config file, to make changes like editing web page and server name etc…
in this post I have cover some basic things like creating ranks and adding them to TABLIST. please check these sources for more information. luckperms, tablist.