Fixed bugs and add ChatController's support
- Fixed bug with config, where the message format is not updated when using /moh reload
- Reduced spacing between lines
- Fixed a bug related to displaying a message to other players
- BubbleMessageManager moved to a separate module
- Added support for private messages (/msg or /tell)
- Added support for chat channels (ChatControl)
- Added the ability to integrate any chat manager into the plugin.
- Added API functions
- rewritten algorithm for cutting text into pieces.
- Now it's more optimized
- Also added support for color codes like {#123456}test
and {#ffffff:#0039a6:#d52b1e This is awesome tricolor gradient}
- Now all color is removed from the user's message (%message%).
- You can also now call a message above your head with the command (/moh send <message>)