Notable changes:
- Do not try to attach special hover and click events to action bar messages (Resolve
#1) -
88c82d2
- Add editing kick/disconnect messages (Resolve
#2) -
6ba2b16
- Attach special hover and click events only on chat packet (Resolve
#3) -
36c339b
- Bump minor version, drop < 1.15 support, do not log messages to console, always attach special hover and click events -
2715d09
Default config.yml file has been updated: "log-messages" and "attach-special-hover-and-click-events" settings were removed.
Logging messages has been removed due to spam in the console if more players were present on the server.
Now that only > 1.15 is supported, attaching special hover and click events is always enabled and will always be attached even if the message already has hover or/and click events (the correct JSON will still be maintained).
If you need help or you found a bug or issue with the plugin, please post an issue on the project's
issue tracker.
In case you do not have a GitHub account you can also DM me on Discord: jaqobb#4611 or use
discussion thread.
If Message Editor made customizing your server easier and better or you just appreciate my work, consider
donating or leaving a positive review below. It really means a lot!
TL;DR: This version completely drops < 1.15 support and now fully relies on copying JSON to clipboard. Also editing kick and disconnect messages was introduced.