Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
item-nbt-api-plugin-2.15.0.jar | 2025-04-17 | 247.3 kB | |
2.15.0 source code.tar.gz | 2025-04-17 | 114.2 kB | |
2.15.0 source code.zip | 2025-04-17 | 199.0 kB | |
README.md | 2025-04-17 | 1.3 kB | |
Totals: 4 Items | 561.8 kB | 0 |
What's Changed
- Add 1.21.5 support (Spigot/Paper/forks)
- Updated Wiki pages a lot
- Add DataVersion for itemstack conversions by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/319
- Fixed list#remove(Object) removing every instance of the Object, not just the first one. [#293]
- Add a method to extract difference between two compounds by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/321
- Update "Reading world data" wiki example by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/320
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/312
- Add EvenMoreFish to Plugins.md by @FireML in https://github.com/tr7zw/Item-NBT-API/pull/311
- Bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/309
- Update wiki by @SoSeDiK in https://github.com/tr7zw/Item-NBT-API/pull/313
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/316
New Contributors
- @FireML made their first contribution in https://github.com/tr7zw/Item-NBT-API/pull/311
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.14.1...2.15.0