- minimessage should now resolve all tags from config formatting
- fix errors when using regex expressions in commands
- account for velocity command system parsing
/ something
as a valid command
- command labels are now forced to lowercase, since latest versions of the server expect commands to be lowercase and errors when commands are typed lIkE tHis.
- no changes
- dropped protocollib support for command list send. If someone goes out of their way to inject their commands like that, all power to them, but that means they're probably nuts.
- made protocollib message on boot a warning. Once again I'm reminding ya'll that it's not supposed to be used unless absolutely necessary.
Full Changelog: v2.4.1...v2.5.0