Mineuniverse
Log in Register
Plugins

NBTLib

An alternative to the bukkit safeguarding system.
by Siguza
Download Claim this project
4,428 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Developer Tools

NBTLib

[ Download ] [ Javadoc ] [ Source ]

NBTLib provides:

  • A convenient way to do everything you want with NBT data
  • Access to Minecraft/Craftbukkit code without having to import the "evil" classes (=> won't break on MC update)

The downside:

  • You have to catch lots of Exceptions.

If you're interested in NBT data handling, check the javadoc of the "NBT" and "Tag" classes.
If you're interested in accessing MC/CB code, check the javadoc of the NBTLib class.

Installation

Just drop the NBTLib.jar in your plugins folder.

ToDo

  • Write an NBT editor GUI

Code Examples

[ Click ]

Maven

Quote:
<repository>
    <id>siguza-repo</id>
    <url>http://ci.siguza.net/plugin/repository/everything/</url>
</repository>
Quote:
<dependency>
    <groupId>net.drgnome.nbtlib</groupId>
    <artifactId>NBTLib</artifactId>
    <version>0.3.3</version>
    <type>jar</type>
    <scope>compile</scope>
</dependency>

Dev Builds

Quote:

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk!

[ Dev Builds ]

0.3.3
MC 1.7.2
Beta 2013-12-09 Get
0.3.2
MC 1.7.2
Beta 2013-12-01 Get
0.3.1
MC 1.4.7, 1.5.2, 1.6.1
Beta 2013-07-05 Get
0.3
MC 1.4.7, 1.5.2
Beta 2013-06-29 Get
0.2
MC 1.4.7, 1.5.2
Beta 2013-06-08 Get
Beta 0.1
MC CB 1.4.6-R0.2, CB 1.4.6-R0.1, CB 1.4.6-R0.3
Beta 2013-01-03 Get

More from Siguza

VirtualPack
65,696

You Might Also Like

WorldGuard Custom Flags
WorldGuard Custom Flags
97,851
HoloAPI
Advanced and powerful holographic displays
93,959
Minequery
Minequery
91,099
SQLibrary
SQLibrary aims to streamline driver wrappers in Java for every database engine
85,675
WolfyUtilities
Utils and APIs: Config, Language and Inventory API, Protection Utils: WorldGuard, LWC, PlotSquared
84,728
DisguiseTester
Experiment with disguises!
9,677