* Added the ability to copy existing CommandBlocks by specifying a 'base' CommandBlock upon creation.
* It's now possible to bypass the timeout with a permission, configurable per-block.
* Permission to bypass cost was changedto be configurable per-block.
* Permission to use a CommandBlock can now be disabled by removing it from the config.
* Unneeded options can now be removed from blocks.yml
* Added the ability to copy existing CommandBlocks by specifying a 'base' CommandBlock upon creation.
* It's now possible to bypass the timeout with a permission, configurable per-block.
* Permission to bypass cost was changedto be configurable per-block.
* Permission to use a CommandBlock can now be disabled by removing it from the config.
* Unneeded options can now be removed from blocks.yml
+ Economy integration!
+ Added support for Minecraft 1.15
* Small tweaks
Support for versions lower than 1.13 has been dropped with this release. If you're running an older version, simply download an older version of KeepChunks to suit your needs.
If you're already using this plugin, please stop your server and remove the CommandBlocks folder + jar. This update will be the only one to require a config reset.
+ Made the plugin even more customizable
+ Future-proofed the config
- Removed the show decimals option as it was unnecessary.
* Fixed the CommandBlock permissions...
* Other bugfixes