10.0.9
Great news: We're getting out of beta and multiple people now reported ChatControl stable — I encourage you to start using it in production!
- Improve | Added [JSON] to Format converter from your ChatControl 8 formats. It's primitive but it works, all you need to do is review formats in formats/ folder manually and add "\n" to the newly created parts that previously had [JSON]. The reason we no longer support [JSON] in formats is simple - it needs to be compiled 2x so we now run the plugin (and all chat) as much as 2x faster! (And you can literally have all the features you had with raw JSON with the power of our formats, which are much easier on the eye.)
- Fix | Solved player vanish checks not working for most vanish plugins.
- Fix | Solved CHC8 migrator saying it can't migrate messages.yml while it does it.
- Fix | Solved CHC8 migrator not migrating hover/click events from old formatting.yml file.
- Fix | Solved "Gradient" format key not being properly saved/loaded. We now require no colors and no {message} variable in the format part where it is used since it won't work properly elsehow.