- Added new API events
QualityCropActionEvent
&DropItemActionEvent
- Minor bug fixs related to world thread scheduler
- Added
/customcrops unsafe
commands which contain some unsafe operations - Added vanilla item id support (Spigot's item ID is sometimes different from the vanilla)
- Improved
/customcrops debug data
command - Now debug commands can be translated
- Added an option
intervene-anti-grief
, see the comments for details - Added MythicCrucible compatibility
- Added hClaims compatibility
- Set up a single thread scheduler for each world. Compared with previous versions, the process of ticking would be safer.
- Made world saving asynchronous
- Improved culling of useless chunks