Releases: Iltotore/SpigotMetadataAPI
Releases · Iltotore/SpigotMetadataAPI
4.0-SNAPSHOT - 1.16 Update
This release adds a new Minecraft major version support: the Nether Update. It brings support for 1_16_R1
versions.
Spigot Update
- EntityMetadataAPI becomes SpigotMetadataAPI
- Added Block support
- Added ItemStack support
- Refractored all project
- Removed shell script. Now use the
buildTools
gradle task.
1.15 Support Update
1.15 Support
- You can now edit play with bees's data
Setup system
- Added buildtools.sh. It check for a NMS version in your maven repo. If it doesn't exists, it'll build it.
- Added setup.sh. It run buildtools.sh for all needed versions.
Bee metadata are also added in https://wiki.vg/Entity_metadata#Bee since today
I/O Update
I/O Support
- Added NBTInputStream
- Added NBTOuputStream
- Added NBTSerializer
Cleaned up project
- Removed Markdown pages. Use now the wiki.
- Remade NBTTagList
EntityMetadataAPI's birth
The First release.
It provides support for:
- DataWatchers
- NBT Tags