NBT-API
Add custom NBT tags to Items/Tiles/Entities without NMS
Обновлён 6 апреля 2026 г. · опубликован 21 августа 2022 г.
(Item-)NBT-API
Add custom NBT tags to Items/Tiles/Entities without NMS! Modify NBT and store it Files, other NBT or as String in yaml/json/SQL/Redis. Server Owner/Developer Wiki
Build/Maven Status
SpigotMC Status
Getting started
Import the API using Maven, then check out the basic usage or code examples like working with Skulls.
bStats
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.15.7 | Релиз | 26.1, 26.1.1, 26.1.2, 26.2 | bukkit, folia, paper, purpur, spigot | 6 апреля 2026 г. | Скачать (257 КБ) |
| 2.15.6 | Релиз | 1.21.9, 1.21.10, 1.21.11, 26.1 | bukkit, folia, paper, purpur, spigot | 28 марта 2026 г. | Скачать (257 КБ) |
| 2.15.5 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | bukkit, folia, paper, purpur, spigot | 9 декабря 2025 г. | Скачать (256 КБ) |
| 2.15.4 | Релиз | 1.21.8, 1.21.9, 1.21.10, 1.21.11 | bukkit, folia, paper, purpur, spigot | 9 декабря 2025 г. | Скачать (256 КБ) |
| 2.15.3 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | bukkit, folia, paper, purpur, spigot | 11 октября 2025 г. | Скачать (255 КБ) |
| 2.15.2 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | bukkit, folia, paper, purpur, spigot | 26 августа 2025 г. | Скачать (253 КБ) |
| 2.15.1 | Релиз | 1.21.5, 1.21.6, 1.21.7, 1.21.8 | bukkit, folia, paper, purpur, spigot | 1 июля 2025 г. | Скачать (253 КБ) |
| 2.15.0 | Релиз | 1.21.2, 1.21.3, 1.21.4, 1.21.5 | bukkit, paper, purpur, spigot | 17 апреля 2025 г. | Скачать (242 КБ) |
| 2.14.1 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | bukkit, folia, paper, purpur, spigot | 16 декабря 2024 г. | Скачать (234 КБ) |
| 2.14.0 | Релиз | 1.21, 1.21.1, 1.21.2, 1.21.3 | bukkit, folia, paper, purpur, spigot | 2 ноября 2024 г. | Скачать (231 КБ) |
| 2.13.2 | Релиз | 1.20.5, 1.20.6, 1.21, 1.21.1 | bukkit, folia, paper, purpur, spigot | 10 августа 2024 г. | Скачать (228 КБ) |
| 2.13.1 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | bukkit, folia, paper, purpur, spigot | 20 июня 2024 г. | Скачать (227 КБ) |
| 2.13.0 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | bukkit, folia, paper, purpur, spigot | 13 июня 2024 г. | Скачать (226 КБ) |
| 2.12.4 | Релиз | 1.20.3, 1.20.4, 1.20.5, 1.20.6 | bukkit, folia, paper, purpur, spigot | 30 апреля 2024 г. | Скачать (1.0 МБ) |
| 2.12.3 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | bukkit, folia, paper, purpur, spigot | 24 марта 2024 г. | Скачать (1.0 МБ) |
Показаны последние 15 из 24 версий.
Ченджлог
2.15.7Релиз26.1.1, 26.1.2, 26.2 · 6 апреля 2026 г.
What's Changed
- Added any 26.1.x build as supported, assuming that Mojang/Spigot/Paper don't introduce breaking changes in patch releases
- Added support for Papers 26.1.1+ new versioning format
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.6...2.15.7
2.15.6Релиз1.21.10, 1.21.11, 26.1 · 28 марта 2026 г.
What's Changed
- Add 26.1 as fully supported (last build did work without changes)
- Fix DataVersion not changing when upgrading Item nbt
- Bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/347
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/344
- Bump org.codehaus.mojo:license-maven-plugin from 2.7.0 to 2.7.1 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/341
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/348
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.5...2.15.6
2.15.5Релиз1.21.9, 1.21.10, 1.21.11 · 9 декабря 2025 г.
What's Changed
- Fixed that the API reports that it doesn't know about 1.21.11
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.4...2.15.5
2.15.4Релиз1.21.9, 1.21.10, 1.21.11 · 9 декабря 2025 г.
What's Changed
- Add 1.21.11 support for Spigot/Paper
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/339
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.3...2.15.4
2.15.3Релиз1.21.8, 1.21.9, 1.21.10 · 11 октября 2025 г.
What's Changed
- Add 1.21.9/1.12.10 spigot/paper support
- Fix gameprofile writing/reading in 1.20.5+
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/338
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/337
- Bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/336
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/335
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.2...2.15.3
2.15.2Релиз1.21.6, 1.21.7, 1.21.8 · 26 августа 2025 г.
What's Changed
- Mark 1.21.8 as compatible (it was before too, this just removes the warning in the log)
- Fix 1.21.5 on spigot having CODEC errors
- Fixed variables for the DataFixerUtil to use revisions
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in https://github.com/tr7zw/Item-NBT-API/pull/333
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.1...2.15.2
2.15.1Релиз1.21.6, 1.21.7, 1.21.8 · 1 июля 2025 г.
What's Changed
- Added 1.21.6/1.21.7 support
- Reworked bStats shading/Updated bStats version
- Fixed errors with slightly malformed parent (paper-)plugin.yml
- Better Mojmap support for fields
- Added new bStats graphs: https://bstats.org/plugin/bukkit/ItemNBTAPI/1058
- [1.21.6] support Entity and BlockEntity by @patyhank in https://github.com/tr7zw/Item-NBT-API/pull/326
- Bump org.codehaus.mojo:license-maven-plugin from 2.5.0 to 2.6.0 by @dependabot in https://github.com/tr7zw/Item-NBT-API/pull/325
- Mark 1.21.7 as supported by @patyhank in https://github.com/tr7zw/Item-NBT-API/pull/328
New Contributors
- @patyhank made their first contribution in https://github.com/tr7zw/Item-NBT-API/pull/326 Thank you so much for the contributions to the update, I wouldn't have been able to finish it in time.
Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.0...2.15.1
2.15.0Релиз1.21.3, 1.21.4, 1.21.5 · 17 апреля 2025 г.
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
Комментарии
Загружаем…
