A simple yet powerful prefix plugin with RGB animations for Minecraft servers.
%specprefix_prefixchat%, %specprefix_prefixtab%, %specprefix_lastcolor%All permissions are disabled by default for regular players. Operators automatically get all permissions. Use LuckPerms or any permission plugin to manage access.
| Permission | Description |
|---|---|
specprefix.use | Access to /prefix command |
specprefix.colorlegacy | Use legacy color codes |
specprefix.colorhex | Use HEX color codes |
specprefix.symbols | Use special symbols |
specprefix.animation | Use prefix animations |
specprefix.ignorelength | Bypass prefix length limit |
specprefix.admin | Full access |
This plugin is designed and tested exclusively on Folia, Leaf, Pufferfish, Paper, Purpur. It may work on other forks or server software, but compatibility is NOT guaranteed.
Not supported:
This plugin does NOT display anything by itself. It registers PlaceholderAPI placeholders and the /prefix command. To actually see prefixes in-game, you need a compatible chat/tab plugin:
Without a PAPI-compatible plugin, prefixes won't appear! You must configure your chat/tab plugin to use SpecPrefix placeholders.
If RGB animations in tab appear choppy or laggy, increase the placeholder refresh rate in your tab plugin. For TAB by NEZNAMY, add to its config:
placeholder-refresh-intervals:
"%specprefix_prefixtab%": 50
| Placeholder | Returns |
|---|---|
%specprefix_prefixchat% | Chat prefix (or LuckPerms fallback) |
%specprefix_prefixtab% | Tab prefix (or LuckPerms fallback) |
%specprefix_lastcolor% | Last HEX/legacy color from chat prefix |
ChatEx example:
message-format: '&eⓁ&r %specprefix_prefixchat% %displayname&e →&r %specprefix_lastcolor%%message'
This project is licensed under the MIT License — you are free to use, modify, and distribute it.
If you encounter issues or have questions:

A simple prefix plugin with RGB animations via PlaceholderAPI