- Fixed debug message being displayed on every BlockBreakEvent
- Added mending when auto-collecting XP
- Behaves exactly like vanilla: in 1.16+ it only tries to repair damaged items, in 1.15 and below it picks a random equipped item to be repaired
- Fixed items from a broken furnace being dropped on the ground
- Fixed overflow items not dropping when killing another player
- Fixed exception in MC < 1.14
- Shulkerboxes will now preserve their contents when broken
- Cacti, sugar cane, kelp, chorus trees etc. will drop the whole plant
- Changed detection of block drops. It should now always drop exactly what vanilla would have dropped.
- Only compatible with Spigot 1.13 and later
- Fixed prismarine dropping more than one block when using fortune enchantment
- Fixed beds not being dropped when breaking the lower half
- Added Spanish translation
- Updated Turkish translation
- Updated API to 1.16.1
- Fixed disabled-mobs list not working
- Fixed NullPointerException when killing a mob
- This REALLY fixes the NullPointerException mentioned in 3.9.1
- Possible Fix for NullPointerException when breaking a block
- Jobs Reborn and mcMMO should now be able to detect blocks breaks and mob kills
- Fixed some items getting random duration NBT tags so they were not stackable
- Improved Update Checker
- Converted project to maven