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

NBT-API

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

Загрузки
325K
Подписчики
282
Обновлён
27 июля 2026 г.
Лицензия
MIT

Опубликован 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.16.0Релиз26.1.1, 26.1.2, 26.2 · 27 июля 2026 г.

What's Changed

Dev notes

  • Consider updating to the new NBT.readAndGetChunkPDC/NBT.readChunkPDC etc. methods as a replacement for the NBTChunk/NBTBlock classes. The new methods will be faster for reading, and not leave behind empty tags.
  • Reminder that 1.7.10 is not officially supported anymore, including Forge hybrids. Use at your own risk/use PRs to resolve issues
  • When shading, just because the MinecraftVersion is UNKNOWN doesn't mean the NBTAPI isn't working, just that this version hasn't been tested against that Minecraft version. So don't refuse the plugin loading just because of that.

Full Changelog: https://github.com/tr7zw/Item-NBT-API/compare/2.15.7...2.16.0

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

Комментарии

Загружаем…