NBTEditor
NBTEditor allows easy customization of many aspects of Minecraft, through the modification of NBT tags, on Spigot and CraftBukkit servers. Creating custom potions and tools with powerful enchantments is as easy as running a few commands. And with the help of the Book of Souls, it's possible to create highly complex entities and spawners with ease.
Features include:
- Robust system to edit of all entities and spawners using a book based UI (Book of Souls);
- Conversion entities into '/summon' commands;
- Customization of items (name, lore, unbreakable, modifiers, colors on leather armor etc.);
- Item enchanting with no limits;
- Creation of custom potions;
- Conversion of items into '/give' commands;
- Tile customization (spawners, beacons, chests etc.);
- Conversion of tiles into '/setblock' commands;
- and more...
Edit now, spawn later: The Book of Souls is most powerful feature of the NBTEditor, it allows for easy entity customization. Create bosses, custom villagers, flying creepers or anything you like. No data files, no one-time customization, just keep the book safe and you can spawn as many entities as you like.
Included is also an 'Item Storage' command to keep track of your Books of Souls and other edited items.
The variable system used by the NBTEditor ensures that only valid NBT changes are performed while providing a standard way to make those changes. Arbitrary NBT modifications are not possible.
All Items, Entities and Spawners are fully compatible with the Vanilla Minecraft!
Great for creating adventure maps!
Documentation
FAQ
Source Code (GPLv3)
Jenkins Server (Dev. Builds)
Dev. Builds have not been approved by the BukkitDev staff. Use them at your own risk.
User Creations / Contributions
- Tutorial Videos
Jenkins Server byAndrokai(thanks)- Armor-Stand-Be-Gone (BoS to remove armor stands) by Taperpapers
- The awesome NBTEditor logo (orig) was made by Sy_Gibbon from the french Minecraft community nefald.fr, they also have the documentation of NBTEditor and other plugins in french. Check them out.
- Cauldron Flower Pots by robertoccu
HELP / Troubleshooting / Reporting Bugs
Please Read the FAQ before asking questions.
For questions about features and general help you can use the comments below or PM me.
Using the comments may help others that have the same problem.
For technical questions (errors/bugs) PM me directly.
Please check that you are using the most recent version of the plugin.
To report bugs, on the latest version of the code, you can use the Issues Page at GitHub.
Don't use the Issues Page to ask questions.
Global Statistics
On version 2.0 the NBTEditor started using MCStats for usage statistics. MCStats is now offline.
Since version 3.0, bStats is used to gather general usage statistics. You can read here about bStats, what data is sent, and how to opt-out from sending statistics from your server.
Will this plugin be updated to recent versions or has it been discontinued?
Since the latest version for this plugin that I found is for 1.16.
i don't use it in sever pro
it write is An internal error occurred while attempting to perform this command
forge
Hi. NBTEditor 3.2 will support MC 1.14 and 1.15, builds are available on the new Jenkins server (not approved by BukkitDev).
https://jenkins.goncalomb.com/job/NBTEditor/
A final release will be available later...
It looks really useful, I wish it was available for 1.14 ;)
Amazing plugin, though sadly 1.14 isn't supported yet. I would like to use this on a 1.14.4 Bukkit server, so keep up the good work
Double clicking the jar file does nothing. Is it supposed to go somewhere? Am I missing something?
I'm starting to work on a 1.14 version. Build #45 should already work on 1.14.X.
This is a early version with little testing, backup your worlds/BoSs, use at own risk.
https://jenkins.androkai.net/job/NBTEditor/
New entities and variables are missing on this build.
Meanwhile report any issues on GitHub:
https://github.com/goncalomb/NBTEditor/issues/37
Or under this comment.
I can't view the first link (https://jenkins.androkai.net/job/NBTEditor/) so i cant download any builds from the site, i tried everything to get there but nothing seems to work. Is there an alternative?
Please Make a 1.14 spigot version, it looks like a good Plugin but i cant use it on my server because its 1.14.
Hey, I'm currently running a small buckit-server with my friend and tried out some manual nbt-commands. But it rapidly got very annoying as soon as i wanted to do something more complex.. Unfortunately our server is running Spigot 1.14 already.
Are there any plans for releasing a 1.14 compatible version of this mod? :)
1.13.2 version released (under review) https://dev.bukkit.org/projects/nbteditor/files/2653848
nbteditor v2.0.1 /bos attr add <attribute> + /bos items it does not work please fix bugs help!
please !!
sorry i do not know english
hello, I just downloaded this pluin and tried to edit an item's name and lore but it didn't worked do you have that kind of command? If there isn't that command, would you mind adding?
In reply to dlfp10041004:
I assume the plugin is loaded correctly. To edit items use the '/nbti' command, you can read more information here. Basically, to edit the name (on NBTEditor 3.0.0+) use '/nbti var Name NewName' and to add a lore line use '/nbti var Lore add ANewLoreLine'
Development builds (3.1.0-SNAPSHOT) for Spigot 1.13-pre7 are available on Jenkins, these may be unstable, create backups and use with caution.
Follow the progress here: https://github.com/goncalomb/NBTEditor/issues/20
Please report any issues. Thanks.
/bos var HandItems and ArmorItems is not working im using the newest version of Spigot 1.12.2 By SpigotBuildTool . When I pickup the item to the Book and i close it's lost Please help !
In reply to danks11380709:
I just tested with the latest Spigot version and I can't replicate the bug. The items are set correctly and are not lost. Do you see any error on the console when you close the inventory? Please provide some more detailed steps so I can try to replicate it...
In reply to goncalomb:
Hey,
can I increase the radius of my Mob Spawner with that?^^