An easy-to-use in-game NBT tag editor for Bukkit.
More information: http://goncalomb.com/bukkit/nbteditor
Created by Gonçalo Baltazar.
NBTEditor is open source and is available under the GPLv3, check LICENCE.txt for full licence.
As of now I'm not accepting Pull Requests.
Feel free to send me suggestions or bug reports.
- Install Maven 3 and git (optional).
- Obtain the source code using
git clone
or download the zip. - Using the terminal, navigate to the code directory and run
mvn
. - Done. Check the 'target' folder.
Dependencies are automatically handled by Maven.
goncalomb - 2013, 2014