github tr7zw/Item-NBT-API 2.3.1
2.3.1 Release

latest releases: 2.13.2, 2.13.1, 2.13.0...
4 years ago

A quick bugfix update without API changes:

  • Added the api-version 1.13. Only >= 1.13 uses this so it doesn't use legacy materials, which broke newer materials in NBTItems. Fixes #74
  • The version check was doing an HTTP request in the main thread, which was fine for the plugin version since it happened during enable, but shaded versions might do that sometime later when players are online, causing a short lag.

Don't miss a new Item-NBT-API release

NewReleases is sending notifications on new releases.