Compatibility
Minecraft: Java Edition
1.21–1.21.6
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 years ago
Updated 5 days ago
PrefixSystem - Show Off Your Ranks Easily! ✨
Want to see your cool ranks in the chat, the tablist, and the nametag without needing a bunch of different plugins? Then PrefixSystem is perfect for you! It lets you show your ranks based onpermissions, all at the same time!
Cool Things It Can Do: 😎
- Everything Together! You don't need separate plugins for the Tab list, name tags, and chat. PrefixSystem does it all in one!
- Modular You can create as many gorups as you want!
- Uses Your permission plugin! The prefixes and suffixes are based on permissions so you can use your current permission plugin to assign prefixes/suffixes!
- Colorful Chat! You don't need another plugin just to have colored words when you chat.
- Works on Lots of Minecraft Versions! PrefixSystem works on Minecraft from version 1.8 all the way up to 1.21, and they'll add even more later!
- Easy to Set Up! It's not hard to get it working on the server.
Commands You Can Use: ⌨️
- /prefixsystem or /ps - Shows the help message.
- /prefixsystem reload - This restarts the plugin. You usually only do this if a server admin tells you to!
- /prefixsystem update - Updates prefixes and suffixes for all online players.
Permissions (Who's Allowed to Do What): 🔒
- prefixsystem.* - This gives you permission to use all the PrefixSystem commands. Usually, only server admins or staff have this.
- prefixsystem.reload - This lets you use the
/prefixsystem reload
command. Again, usually for admins! - prefixsystem.colorchat - This lets you use special codes to make your chat messages colored, like making words different colors!
Config Example:
chat-format: "%prefix%%name%%suffix%&r: %message%"
nametag-format: "%prefix%%name%%suffix%"
tablist-format: "%prefix%%name%%suffix%"
join-format: "%name% &ejoined the server."
quit-format: "%name% &eleft the server."
groups:
admin:
permission: group.admin
prefix: "&c[Admin] "
suffix: " &e[⭐]"
namecolor: "&c"
mod:
permission: group.mod
prefix: "&a[Mod] "
suffix: ""
namecolor: "&a"
vip+:
permission: group.vip+
prefix: "&e[VIP+] "
suffix: ""
namecolor: "&e"
vip:
permission: group.vip
prefix: "&b[VIP] "
suffix: ""
namecolor: "&b"
default:
permission: group.default
prefix: "&7"
suffix: ""
namecolor: "&7"