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 #222
- Allow checking nbt type alongside the key by @SoSeDiK in #223
- Bump license-maven-plugin from 2.0.0 to 2.0.1 by @dependabot in #221
- Fix a small typo in nbt-injector by @tom-devv in #224
- Bump maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #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
Full Changelog: 2.11.2...2.11.3