2.11.3
Details
-
Filenameitem-nbt-api-plugin-2.11.3.jar
-
Uploaded by
-
UploadedJun 7, 2023
-
Size993.48 KB
-
Downloads4,114
-
MD50f4ea7b1cb08a0149f4a13ddf470372a
Supported Bukkit Versions
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
Changelog
## What's Changed
* Add 1.20 support
* Try printing the shaders plugin name in incompatibility messages
* Print warning when shading the plugin instead of the api/setting the shaded target to "de.tr7zw.nbtapi" (this is reserved for the official plugin)
* Disable version check for shaded versions by default(turn back on using MinecraftVersion.enableUpdateCheck())
* Add support for boolean in getOrDefault/getOrNull by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/222
* Allow checking nbt type alongside the key by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/223
* Bump license-maven-plugin from 2.0.0 to 2.0.1 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/221
* Fix a small typo in nbt-injector by @tom-devv in https://github.com/tr7zw/Item-NBT-API/pull/224
* Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/227
## A heads-up
More features like Mojang mapped jars/Folia support and a cleaner way to access data using interfaces are on the way. You should consider joining the discord to join the discussion.
## New Contributors
* @tom-devv made their first contribution in https://github.com/tr7zw/Item-NBT-API/pull/224
**Full Changelog**: https://github.com/tr7zw/Item-NBT-API/compare/2.11.2...2.11.3