Update to 1.14, More Message Configruations, Console Messages
Changelog v1.3.0:
#Added: error & warning console messages.
#Added: more message configurations
#Changed: restructured config
#Changed: console messages
#Changed: Native Minecraft version to 1.14.
#Changed: plugin is now using maven.
#Changed: shared code between different plugins is now imported with maven.
#Fixed: (for Developer) cancelling CauldronLevelChangeEvent had no effect
IMPORTANT: This update needs a config reset. So please delete/move the existing config.yml out of the plugin's folder and reconfigure it afterwards.
With this update I refactored the whole plugin in order to use maven. This sets the foundation for mutli-version support. It may not seem that big but I cleaned/changed up a lot of code and overall looked over every class. So please let me know if you encounter any problems.
I would highly appreciate some more ratings.
Best regards
Alex_qp
PS: I removed the reload command because it was just a pain in the ass and after all reloading is bad practice.