Prefix System
Add your prefix/suffix in your tablist, chat and nametag with only one plugin. LuckPerms support.
Prefix System
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: 😎
* Easy to Set Up! You don't need separate plugins for the Tab list, name tags, and chat. PrefixSystem does it all in one! * Easy to Set Up! You can create as many gorups as you want! * Easy to Set Up! The prefixes and suffixes are based on permissions so you can use your current permission plugin to assign prefixes/suffixes! * Easy to Set Up! You don't need another plugin just to have colored words when you chat. * Easy to Set Up! 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 update or /prefixsystem update - Shows the help message. * /prefixsystem update - 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.colorchat* - This gives you permission to use all the PrefixSystem commands. Usually, only server admins or staff have this. * prefixsystem.colorchat - 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"
```
