Skip to content

v8.7.1

Choose a tag to compare

@CryptoMorin CryptoMorin released this 31 Mar 05:52
· 348 commits to master since this release

Maven

<dependency>
    <groupId>com.github.cryptomorin</groupId>
    <artifactId>XSeries</artifactId>
    <version>8.7.1</version>
</dependency>

ItemStack

  • Changed the names of a few options to more abstract name for future items.

SkullUtils

  • Fixed an issue where using ItemStack#equals or ItemStack#isSimilar caused a NPE when used between two custom skulls.

XTag

  • Fixed isItem() for outdated versions above 1.13