Перейти к содержимому
Mineforgian

NBT-API

Add custom NBT tags to Items/Tiles/Entities without NMS

303K загрузок276 подписчиковMITbukkitfoliapaperpurpurspigot

Обновлён 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

Build Status

SpigotMC Status

VersionRatingRatingbStats ServersbStats Players

Getting started

Import the API using Maven, then check out the basic usage or code examples like working with Skulls.

Shockbyte

bStats

bStats Stats

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.15.7Релиз26.1, 26.1.1, 26.1.2, 26.2bukkit, folia, paper, purpur, spigot6 апреля 2026 г.Скачать (257 КБ)
2.15.6Релиз1.21.9, 1.21.10, 1.21.11, 26.1bukkit, folia, paper, purpur, spigot28 марта 2026 г.Скачать (257 КБ)
2.15.5Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11bukkit, folia, paper, purpur, spigot9 декабря 2025 г.Скачать (256 КБ)
2.15.4Релиз1.21.8, 1.21.9, 1.21.10, 1.21.11bukkit, folia, paper, purpur, spigot9 декабря 2025 г.Скачать (256 КБ)
2.15.3Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10bukkit, folia, paper, purpur, spigot11 октября 2025 г.Скачать (255 КБ)
2.15.2Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8bukkit, folia, paper, purpur, spigot26 августа 2025 г.Скачать (253 КБ)
2.15.1Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8bukkit, folia, paper, purpur, spigot1 июля 2025 г.Скачать (253 КБ)
2.15.0Релиз1.21.2, 1.21.3, 1.21.4, 1.21.5bukkit, paper, purpur, spigot17 апреля 2025 г.Скачать (242 КБ)
2.14.1Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4bukkit, folia, paper, purpur, spigot16 декабря 2024 г.Скачать (234 КБ)
2.14.0Релиз1.21, 1.21.1, 1.21.2, 1.21.3bukkit, folia, paper, purpur, spigot2 ноября 2024 г.Скачать (231 КБ)
2.13.2Релиз1.20.5, 1.20.6, 1.21, 1.21.1bukkit, folia, paper, purpur, spigot10 августа 2024 г.Скачать (228 КБ)
2.13.1Релиз1.20.4, 1.20.5, 1.20.6, 1.21bukkit, folia, paper, purpur, spigot20 июня 2024 г.Скачать (227 КБ)
2.13.0Релиз1.20.4, 1.20.5, 1.20.6, 1.21bukkit, folia, paper, purpur, spigot13 июня 2024 г.Скачать (226 КБ)
2.12.4Релиз1.20.3, 1.20.4, 1.20.5, 1.20.6bukkit, folia, paper, purpur, spigot30 апреля 2024 г.Скачать (1.0 МБ)
2.12.3Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4bukkit, folia, paper, purpur, spigot24 марта 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

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

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

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

New Contributors

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

New Contributors

Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.14.1...2.15.0

Комментарии

Загружаем…