UniqueRanks

How It Works
UniqueRanks allows server admins to quickly and easily manage rank tags without the hassle. Since this is not a permission system, “ranks” can be given independently or combined with the permission system allowing greater control and flexibility.
Features
- Everything can be done with commands
- Works independently OR with permission plugins
- You can directly modify the data file if needed.
- It works with most nickname plugins (EssentialsX works!)
- It’s so simple that you don’t need a tutorial.
- The /uniqueranks command gives all the info you need
- It shows in the tab list and in chat
- It does not override the existing chat format
- Permissions are supported so you can control who gets to access this plugin
- It is fast and does not use much memory
Commands
|
usage |
description |
permission |
|
/uniqueranks |
View help menu |
uniqueranks.help |
|
/createrank <rank> <prefix> |
Create a rank |
uniqueranks.create |
|
/setrank <rank> <prefix> |
Set a player's rank |
uniqueranks.set |
|
/listranks |
List ranks |
uniqueranks.list |
|
/setprefix <rank> <prefix> |
Change a rank's prefix |
uniqueranks.setprefix |
|
/deleterank <rank> |
Delete a rank |
uniqueranks.delete |
|
/rluniqueranks |
Reload UniqueRanks config/data |
uniqueranks.reload |
Config Example (Hypixel)
![]()
Add this into your data.yml:
ranks:
owner:
prefix: §c[OWNER]
admin:
prefix: §c[ADMIN]
mod:
prefix: §2[MOD]
helper:
prefix: §9[HELPER]
build_team:
prefix: §3[BUILD TEAM]
youtube:
prefix: §c[§fYOUTUBE§c]
mvp_plus:
prefix: §b[MVP§c+§b]
mvp:
prefix: §b[MVP]
vip_plus:
prefix: §a[VIP§6+§a]
Make sure that you copy and paste exactly with the correct indentation. Search up a
Permissions
|
permission |
description |
|
uniqueranks.help |
Use the /uniqueranks commands |
|
uniqueranks.create |
Use the /createrank command |
|
uniqueranks.set |
Use the /setrank command |
|
uniqueranks.list |
Use the /listranks command |
|
uniqueranks.setprefix |
Use the /listranks command |
|
uniqueranks.delete |
Use the /deleterank command |
|
uniqueranks.reload |
Use the /rluniqueranks command |
-
View User Profile
-
Send Message
Posted Feb 26, 2022When I try to set my rank to owner it says "That player could not be found."
-
View User Profile
-
Send Message
Posted Feb 26, 2022In reply to zmonify:
yet I did put my Minecraft name
-
View User Profile
-
Send Message
Posted Jan 21, 2022when I try to create a rank it says rank name must be in alphanumeric order
-
View User Profile
-
Send Message
Posted Jan 26, 2022In reply to NotFrenchiee:
The rank name is the rank "id" and should only contain letters. Please post the command you use and I can help better.
-
View User Profile
-
Send Message
Posted Jan 18, 2022Is there a simple way to get newbies their rank by default?
thx
EDIT: So far easy and simple to setup!
-
View User Profile
-
Send Message
Posted Jan 26, 2022In reply to thubs_:
Yes! Create a rank named default and it should work automatically.
-
View User Profile
-
Send Message
Posted Jan 8, 2022Can I set a color for the rank?
-
View User Profile
-
Send Message
Posted Jan 13, 2022In reply to Berndttonaut:
Yes, of course! Use the & symbol as you normally would with any other plugin.
-
View User Profile
-
Send Message
Posted Jan 14, 2022In reply to shivamCode:
Could you tell me the command for the rank with the name OWNER and the color 4
-
View User Profile
-
Send Message
Posted Jan 17, 2022In reply to shivamCode:
I tried it but if I type the color code it only writes the letter in the rank instead of the color.
Could you tell me what im doing wrong?
-
View User Profile
-
Send Message
Posted Jan 17, 2022In reply to Berndttonaut:
I don't know what command you are doing but try this:
/createrank owner &4[OWNER]
This is what it shows:
-
View User Profile
-
Send Message
Posted Jan 18, 2022In reply to shivamCode:
Okay I will try this. Thank you :)
-
View User Profile
-
Send Message
Posted Jan 19, 2022In reply to shivamCode:
It works, thank you!Nice and simple plugin. Its very easy to setup :)