Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details
EC Rank Color
EC Rank Color is a lightweight chat-color addon for Minecraft servers using EssentialsXChat and LuckPerms.
It automatically applies a configurable chat color based on the player's LuckPerms group while keeping the existing EssentialsXChat chat format unchanged.
Players do not need to type color codes such as "&a", "&c", or "&b". They simply send their message normally, and EC Rank Color applies the configured color automatically on the server side.
Features
- Rank-based chat message colors
- LuckPerms group detection
- EssentialsXChat integration
- Fully configurable through "config.yml"
- Players do not need to enter color codes
- Keeps the existing EssentialsXChat format
- Only changes the message color
- Supports unlimited LuckPerms groups
- Configurable fallback color for unlisted groups
- Simple configuration
- Reload configuration without restarting the server
Configuration
Example:
groups: owner: enabled: true color: "&a"
admin: enabled: true color: "&c"
moderator: enabled: true color: "&b"
vip: enabled: true color: "&e"
default: enabled: true color: "&f"
How It Works
If a player belongs to the "owner" group, they can simply type:
Hello everyone!
They do not need to type:
&aHello everyone!
EC Rank Color detects the player's LuckPerms group and applies the configured color to the chat message.
EssentialsXChat continues to handle the existing chat layout, including prefixes, player names, separators, and other formatting.
Dependencies
- EssentialsXChat — Required
- LuckPerms — Required
EC Rank Color is designed to work alongside EssentialsXChat and does not replace it or create a separate chat-formatting system.
Commands
/ecrankcolor reload
Reloads the plugin configuration.
Permission
ecrankcolor.admin
Required to use the reload command.
Compatibility
Designed for modern Paper/Spigot servers and intended for servers using EssentialsXChat and LuckPerms.
License
The project license and redistribution terms are defined by the repository/project configuration.


