=== v1.4.14 === - Dropped support for 1.16.3, minimum required version is now 1.16.5
- Removed support for Boss since the API for it is no longer public
+ Upgraded to use Java 17, see the GitHub page for information on how to use Java 17 if you are still running 1.16.5
+ Added loot approximation settings for quick approximation of loot when killing super large stack sizes
+ Added a setting to only store a maximum number of entities in a stack when saving to disk
+ Added a setting for if spawners should drop experience when destroyed
+ Added a setting to prevent spawners from spawning mobs with equipment
+ Added a disabled AI option for piglin/hoglin zombification
* Fixed the plugin not working on Paper 1.19.2 builds #174 and newer
* Fixed a memory leak related to the bukkit metadata system
* Fixed magma cubes not having accurate drops
* Fixed metadata packet spam from spawners spawning mobs
* Spawners will now ignore the nearby players requirement if the player activation range is less than 0
* Performance improvement for calculating entity loot
* Improved thread safety of spawners when shutting down the server
* The ShopGUI+ hook is now only active while spawner stacking is enabled