block-quote On this pagechevron-down
Plugin usage chevron-right file-plus Adding Contenthashtag Ranks / prefixesDownload the example ranks herearrow-up-right .
Create a new file contents/myranks/config.yml.
circle-exclamation
Don't change the PNG image height (keep it 8px), do not change scale_ratio and y_position.
It would make the ranks look pixelated.
Put the image into contents/myranks/textures/font/admin.png.
Create a group (for example admin)
Command /lp creategroup admin
Open the editor /lp editor.
Click on the link and open the web editor.
Select the role. In this case admin.
Add a new permission:prefix.100.:admin: . Change :admin: based on your rank name.
Press +Add
You now have a new line in the permissions list, this is the prefix setting.
Save your changes.
Assign the group to a player
Use this command (change LoneDev to your player name) /lp user LoneDev group add admin
Editing the config.yml of TAB plugin
Add this under the groups category or edit it if already exists.
(You have to use %img_admin% instead of :admin: because TAB recognized only PlaceholderAPI placeholders and not ItemsAdder placeholders. This can be valid also for other plugins )
Then use the command /tab reload.
Last updated 9 months ago