Skip to content
GitHub Action edited this page Jun 20, 2024 · 9 revisions

Welcome to the NBT-API wiki

NBT-API supports Spigot and Paper versions starting at 1.8. It runs on 1.7.10 too, but some features might not work (see 1.7 support).

Feel free to seek for support in Discord.

What do I have to do as a server owner?

Just download the jar and drop it in the plugins folder. Done!

You might also want to check out some plugins that use NBT-API.

How can I use the API as a developer?

Import the API using Maven or Gradle, then see the basic usage or code examples like working with Skulls to familiarize yourself with the API.

Full Javadoc can be found here!