← Назад к ресурсам

Prefix System

Add your prefix/suffix in your tablist, chat and nametag with only one plugin. LuckPerms support.

Modrinth social

Описание

## 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" ``` ![Nametag](https://cdn.modrinth.com/data/UPPVFhyO/images/d3788b3606d562b5f6b392945f8800ce1e389b18.png) ![Tablist](https://cdn.modrinth.com/data/UPPVFhyO/images/f8ad0b8eb9e74d340c3a6254a6be8775f2f1b35e.png)