Compatibility
Minecraft: Java Edition
1.21–1.21.5
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.5–1.8.9
Platforms
Links
Creators
Details
ColorChat Plugin
A simple Minecraft plugin that adds color to player chat messages based on their username.
Features
- Automatically assigns a unique color to each player based on their username
- Colors persist across server restarts
- Simple and lightweight
- No configuration needed
- Command to randomize your chat color
Installation
- Download the latest version of the plugin
- Place the jar file in your server's
pluginsfolder - Restart your server
How it works
The plugin assigns colors to players based on a hash of their username. This means:
- Each player gets a consistent color
- The same player will always get the same color
- Colors are distributed evenly among players
Commands
/saltcolor- Randomize your chat color (requires permission)
Permissions
colorchat.salt- Allows players to use the/saltcolorcommand
Setting up permissions with LuckPerms
If you're using LuckPerms, you can set up the permissions with the following commands:
# Give the permission to all players
/lp group default permission set colorchat.salt true
# Or give the permission to a specific group
/lp group vip permission set colorchat.salt true
# Or give the permission to a specific player
/lp user <player> permission set colorchat.salt true
Supported Minecraft Versions
- Tested on 1.20.1
- Should work on most recent versions
License
MIT License



