This update adds SQL support. On the first run the plugin will automatically migrate JSON to SQLite. The existing entity protections currently can't be migrated. Please note that this is an BETA build. Its NOT recommended to install this version on a production server without testing the conversion with a redundant copy of your plugins/ChestProtect/Data folder.
+ Added: SQLite and MySQL support
+ Added: Entity data is now being saved onto the entities data container instead of the CP DB
+ Added: On demand entity data parsing and cache
+ Added: Cache between entity parsing for faster retrieval
+ Added: Groups, which allow protection owners to manage trusted players easier across multiple protections
- Fixed: Auto lock not working with armor stands
- Removed: JSON storage
Your existing data will migrate to SQLite at initial run. Please restart your server after that.
Please note that existing entity protections can not be migrated.