Description
EZChat ( Currently Under Development )
EZChat is a lightweight Hytale server plugin that enhances chat by adding customizable prefixes to player usernames.
✨ Features
- Custom chat prefixes for players
- Prefixes displayed before usernames in chat
- Clean and minimal formatting
- Lightweight & performance-friendly
This plugin is in active development and currently does not support specific permissions. Server Admins must have the OP permission to use these commands. Tags will be customizable in the future, but right now default to using [Square Brackets]. Changing the [ ] in the config file, will break the plugin.
Changing the color of the tag needs to be done through the TagConfig.json in the /mods/ca/_ezchat/ folder. Doing this through a command and eventually a UI will come very soon.
This plugin currently relies on Zoltus TinyMessage
🧩 Example Chat Format
[Admin] Sullyq: Hello world!
[Builder] Alex: This looks awesome
[Member] Steve: hi
⚙️ Configuration
EZChat uses a simple configuration system to define prefixes.
Example:
{
"Tags": {
"[Admin]": "red",
"[RandomTag]": "blue",
"[HexTag]": "#ff00ff"
}
}
🚀 Installation
- Download the EZChat & TinyMsg plugin JAR
- Place it in your server’s mods directory
- Restart the server
- Configure prefixes to your liking
- Done 🎉
🛠️ Planned Features
- Per-player custom prefixes ✅
- Color & formatting support ✅
- Permission-based prefix assignment ❌
- Chat formatting customization ❌
- Prefix stacking (e.g.
[Admin][Dev]) ❌ - Links ❌
- Private & Group messaging ❌
- Custom join/leave messages ❌
💬 Support
This plugin is actively developed.
If you find bugs, have feature requests, or have any questions, please Join Discord and reach out


