-
-
Notifications
You must be signed in to change notification settings - Fork 79
Home
tr7zw edited this page Jan 15, 2020
·
9 revisions
NBT API has been tested on Spigot 1.8.8-1.15+
The NBTInjector will not work with: 1.12.0, 1.12.1, 1.13.0 (Please just update to the final release of your chosen version) On startup you will get a notification when there's a version problem!
- Use a 1.7.x version with NMS R4 (1.7.10)
- For Gson support in 1.7.x add this to your server.
- NBTLists may not work
- NBTTypes don't work as 1.7.x is missing this feature.
- TLDR: 1.7.10 is broken and not everything will work!
Just download the jar and drop it in the plugins folder. Done. Note that outdated plugins may ask for "ItemNBTAPI". In this case download the version 1.8.3 from the versions tab. The outdated "ItemNBTAPI" and "NBTAPI" can be used at the same time.
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!