* Rewrote the entire commands section of the plugin, to add:
+ A chunk info command, to check if either your current chunk or a specific chunk somewhere else is loaded by KC. Can also be used to retrieve chunk coordinates for WorldEdit selections
+ The ability to keep regions loaded without WorldEdit
(also supporting command blocks and the console!)
* New config options, including:
+ An option to restrict the release all command to the console only
+ An option to keep chunks immediately loaded into system memory once loaded using KeepChunks
+ An option to enable/disable chunk loading on server startup
+ An option to enable/disable chunk loading on world load
* Debug mode now working properly
* KeepChunks now also lives in 2018
* CHANGED THE COMMAND SYNTAX, MAKE SURE TO UPDATE EVERYTHING AS IT BREAKS AUTOMATED SYSTEMS!
* Obviously some other things I forgot..