This update is recommended because it contains many improvements and bug fixes.
The update is backward compatible with previous versions.
If you are already using BedcoreProtect and you upgrade to v0.8.0, you will notice a message of database upgrading. Don't worry, that's normal. It's the patch manager process that updates the database tables for the new version. If during the process you got a crash, please open a issue here!
Changelog
New Features
Configuration updater now maintains the previous settings when they are compatible.
Configuration updater now shows in console which options went added, changed or removed.
Lookup command now accepts the radius value (only when in-game)
Improvements
Improved some queries, this will give more performance.
Changes
The timezone is not required anymore, the plugin will use the current unix time. This fixes the common problem of a wrong time when showing the logs.
Changed database structure:
Added support for negative Y coordinate (for future Minecraft update)
Allow negative block and item IDs (for future PocketMine update)
Plugin is now compatible with rule B8 of Poggit.
Other minor plugin API changes.
Bug fixes
Fixed entities restriction not working (e.g. /bcp rb t=10h user=#Zombie)
Fixed crash occured when meta value is out of range (#44)
Fixed crash occured when a block kills an entity (#37)
Fixed crash occured when using user restriction in MySQL.
Fixed user restriction not working when using the UI menu.
Introductory notes
Changelog
New Features
Improvements
Changes
Bug fixes