Releases: tr7zw/Item-NBT-API
Releases · tr7zw/Item-NBT-API
2.1.1 Release
Update to 2.1.1
- Add missing Entity mappings for 1.14
- 1.15 Update
2.1.0 Release
Update to 2.1.0:
- Fixed 1.12/11 invisible mobs
- Fixed an NBTInjector exception that could happen in 1.13.2
- If reflections were unable to get their hook, an NPE was thrown because the logger wasn't yet initialized
- The NBTInjector won't enable by default, enable it during onLoad if you want to use it
- Prevent /reload when the NBTInjector is enabled to prevent corrupt server states
2.0.0 Release
This version fixes a few bugs, adds exceptions instead of failing silently, adds the NBTInjector, better selfchecks and forces relocation of the api package.