
ChatEngine
Advanced Chat Manager for paper/spigot
Список изменений
ChatEngine v1.2.1
Instant LuckPerms updates
Removed internal prefix/suffix caching.
Player rank data (prefix, suffix, group) now updates instantly when changed in LuckPerms.
No /chatengine reload required anymore.
Reworked chat color system (ChatColor-style)
New chat.colors section in config.yml.
Permission-based color system (use-permissions).
Separate support for:
Legacy colors (chatcolor.color.legacy)
HEX colors (chatcolor.color.hex)
formats section for text styles (bold, italic, underline, etc.).
More predictable and compatible behavior for servers already using ChatColor-like setups.
Magic code (&k) control
allow-magic: false by default to prevent abuse and reduce chat lag.
Optional magic format support with a dedicated permission (chatcolor.format.magic).
Death messages compatibility
Added enabled: true/false option in death-messages.yml.
When disabled, ChatEngine will not modify death messages, ensuring full compatibility with other death message plugins.
Minor improvements
Unified color handling across chat, join/quit messages, and death messages.
Internal cleanup and consistency improvements.
