Simple Chat Colors
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #302 of 1317 bukkit mods in this game by downloads
📋 About This Mod
# 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 1. Download the latest version of the plugin 2. Place the jar file in your server's `plugins` folder 3. 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 `/saltcolor` command ### Setting up permissions with LuckPerms If you're using LuckPerms, you can set up the permissions with the following commands: ```mcfunction # 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
# 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
1. Download the latest version of the plugin 2. Place the jar file in your server's `plugins` folder 3. 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 `/saltcolor` command
### Setting up permissions with LuckPerms
If you're using LuckPerms, you can set up the permissions with the following commands:
```mcfunction # 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
## Supported Minecraft Versions
- Tested on 1. 20. 1
- Should work on most recent versions
MIT License
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- fulcanelly
- Version
- 1.0
- Downloads
- 301
- Endorsements
- 0
- Category
- bukkit
- Created
- 4/13/2025
- Updated
- 4/6/2025
- Game Versions
- 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9
- Tags
- game-mechanics, management, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Simple Chat Colors support?
The author lists 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.9. Other versions may work but are untested by the author.
What is the latest version of Simple Chat Colors?
Version 1.0, published 2025-04-06 with 301 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await