Skip to content

v1.0.0 for Spigot 1.14+

Latest
Compare
Choose a tag to compare
@horgeon horgeon released this 29 Oct 17:08
· 29 commits to master since this release

This fork implements the following features on top of latest released InventoryGUIAPI:

  • Support for Spigot 1.14, which due to how materials works in Spigot since 1.13, will not work with lower versions
  • Upgraded Gradle to version 7 for future proofness
  • Upgraded to Java 1.8, no support for lower versions
  • Upgraded dependencies. Beware, since latest Mokito has substantial modifications and lower versions are not compatible with higher Java and Spigot, tests are broken as of now
  • Version now follows SemVer (1.0 → 1.0.0)