Improved system, send custom messages, better error handling, more efficent!
Changelog:
Code (Text):
+ Updated Kotlin version
+ Configurable no permission message
+ Plugin capability to send custom messages which don't relate to any particular command. (see main page)
+ {prefix} placeholder in config
+ Unfixed the default config (oops?)
+ Small code cleanup
+ Rewrote the command system so its more OOP (and more efficient)
+ Now loads all commands regardless of the config boolean "enabled"
+ /ca toggle - actually gives an accurate response message now
+ Better error handling - it tells you error in game and doesn't break your config <3