Skip to content

Releases: Iltotore/SpigotMetadataAPI

4.0-SNAPSHOT - 1.16 Update

08 Jul 12:38
Compare
Choose a tag to compare

This release adds a new Minecraft major version support: the Nether Update. It brings support for 1_16_R1 versions.

Spigot Update

07 Feb 06:55
Compare
Choose a tag to compare
  • 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

14 Dec 16:08
Compare
Choose a tag to compare

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

02 Dec 18:27
Compare
Choose a tag to compare

I/O Support

  • Added NBTInputStream
  • Added NBTOuputStream
  • Added NBTSerializer

Cleaned up project

  • Removed Markdown pages. Use now the wiki.
  • Remade NBTTagList

EntityMetadataAPI's birth

24 Oct 15:09
Compare
Choose a tag to compare

The First release.
It provides support for:

  • DataWatchers
  • NBT Tags