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.
-
View User Profile
-
Send Message
Posted Jan 15, 2014@drkakaq
just drop the weapon ? or /kill
-
View User Profile
-
Send Message
Posted Jan 14, 2014I accidentally put a speed +1300% on a diamond sword and now I have it permanently! Help anybody?
-
View User Profile
-
Send Message
Posted Jan 14, 2014@MikyoM
I never documented the dispenser shooting thing, because I never really finished/fixed it (the entities spawn semi-inside of the dispenser).
Having said that, I will be adding a disposable (one time use) BoS, for normal players, it will also only work one time on the dispenser.
I have no ETA on a new version, I'm working on other stuff.
-
View User Profile
-
Send Message
Posted Jan 14, 2014@DivinePhoenix
Thanks for finding it.
-
View User Profile
-
Send Message
Posted Jan 14, 2014Okay so i found out you can shoot mobs with bookofsouls. Can it be made so that when it shoots it, the book dissappears from the dispenser? like a one time use thing?
-
View User Profile
-
Send Message
Posted Jan 14, 2014Typo in the enchanting , it says Lore instead of Lure.
-
View User Profile
-
Send Message
Posted Jan 12, 2014@axel13pl
It is not possible (not with this plugin).
@Nikkolo94
Oops, I'll fix it.
@sergiogsJp
Oops 2, I'll fix it too.
-
View User Profile
-
Send Message
Posted Jan 11, 2014The /nbtenchant command not works but /nbtencahnt works, mistake? :D
-
View User Profile
-
Send Message
Posted Jan 11, 2014empty book say left click to mob to capture his soul, but is work with right click, fix it :P
-
View User Profile
-
Send Message
Posted Jan 10, 2014I was wondering if when you make custom items with this, is it possible to do custom recipe for that items or use that item in a recipe?
-
View User Profile
-
Send Message
Posted Jan 10, 2014A new version is coming, v1.1.1, as the main feature it has a new command /itemstorage (/is) to store any items on files.
You can already download the unapproved version on my repo under releases.
I'll update the documentation in in the upcoming days.
-
View User Profile
-
Send Message
Posted Jan 10, 2014@xXxMC_LegendxXx
That just sets the max health, the mob will still spawn with 20 health. You need to also set the 'health' variable, /bos var health 40.
-
View User Profile
-
Send Message
Posted Jan 10, 2014@hkslender
I didn't actually tested it but I don't think it's broken. Check the FAQ to see how to set the dropchance properly. If is broken, sorry, but I'll not release another version for 1.6, 1.7 is the future (it works on 1.7).
-
View User Profile
-
Send Message
Posted Jan 10, 2014Ah how do i modify the health of a mob? I tried "/bookofsouls attr add MaxHealth 40" on a BoS book and it said it worked but when i attack the mob, it dies from 20 damage not 40.. is it a bug or im doing something wrong?
-
View User Profile
-
Send Message
Posted Jan 9, 2014dropchance is not working in 1.6.4 R2.0?
-
View User Profile
-
Send Message
Posted Jan 7, 2014@BlueDwarf
There is no way to open a horse inventory, but if you use a Empty BoS to copy a horse with armor, it will save the armor.
-
View User Profile
-
Send Message
Posted Jan 7, 2014Is there any way to spawn horses with armor and saddles on already?
-
View User Profile
-
Send Message
Posted Jan 6, 2014@goncalomb
Alright thanks :D
-
View User Profile
-
Send Message
Posted Jan 6, 2014@GlitchFinder01
First you need to get a some used leather armor. E.g: /give goncalomb 298:25 1 for a leather cap with half life.
Then apply the color /nbta #FF0000 (red).
It is not possible using only one command, it will be when Bukkit adds the new format for the give command that includes metadata.
-
View User Profile
-
Send Message
Posted Jan 6, 2014@MajikalBlood
I'll probably release another version soon (probably this week), it will include item storage, to store any items on files :P