Bug Fixes:
Thanks for using DonutChatHover! If you have any questions or need help, contact us on Discord.
- Fixed issue with muted players ( or other management plugin ) still able to send messages
- Improved money formatting to properly display trillion+ values
https://discord.gg/shyamstudio
What's New
We're excited to announce DonutChatHover v1.2, a major update focused on improving chat formatting and fixing color issues!
Major Changes
- Enhanced Chat Formatting System: Completely revamped chat formatting with support for format strings inspired by LPC
- Fixed Color Bleeding: Messages no longer inherit colors from player names and prefixes
- Group-Specific Formats: Added ability to configure different chat formats for each permission group
- Full RGB Support: Added proper RGB/hex color code support with permissions
New Configuration Options
- Added chat-format option for customizing message appearance
- Added group-formats section for group-specific formatting
- Added support for new placeholders: {prefix}, {suffix}, {name}, {displayname}, {world}, {username-color}, {message-color}
New Permissions
- donutchathover.colorcodes: Allows players to use standard color codes (&a, &b, etc.) in their messages
- donutchathover.rgbcodes: Allows players to use RGB color codes (&#RRGGBB) in their messages
Example Configuration
Code:# Main format for all players chat-format: "{prefix}{name}&r: {message}" # Group-specific formats group-formats: admin: "&c[ADMIN] {name}&r: {message}" vip: "&6[VIP] {name}&r: &e{message}"
How to Update
- Back up your existing config.yml
- Replace the plugin JAR file with the new version
- Update your config.yml with the new format options or let it regenerate
- Restart your server or run /dchathover reload
All existing functionality (hover text and click actions) remains fully compatible with the new formatting system.
Credits
Special thanks to the LPC plugin for inspiration on the formatting system approach.
