Simple Chat Colors
作者:rebot | 分类:模组
Minecraft 版本: 1.8.5 1.8.6 1.8.7 1.8.8 1.8.9 1.9 1.9.1 1.9.2 1.9.3 1.9.4 1.10 1.10.1 1.10.2 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: bukkit paper purpur spigot
标签: game-mechanics management social
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
请登录后举报
暂无评论,抢个沙发吧~