-
-
Notifications
You must be signed in to change notification settings - Fork 79
Home
GitHub Action edited this page Dec 10, 2022
·
9 revisions
NBT API has been tested on Spigot 1.7.10-1.19+
Full JavaDoc can be found here!
Just download the jar and drop it in the plugins folder. Done. Note that outdated plugins may ask for "ItemNBTAPI". In this case, download version 1.8.3 from the versions tab. The outdated "ItemNBTAPI" and "NBTAPI" can be used at the same time.
- Use 1.7.10
- NBTLists may not work
- NBTTypes don't work as 1.7.x is missing this feature.
- TLDR: 1.7.10 is a bit broken and not everything will work! Also it's not supported anymore!
Reloading in general is a horrible thing and it will break the NBTInjector in horrible ways! When updating plugins/changing configs always restart the server normally!