Skip to content

v11.2.0

Choose a tag to compare

@CryptoMorin CryptoMorin released this 27 Jun 06:55
· 139 commits to master since this release

Maven

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

Gradle

repositories {
    mavenCentral()
}
dependencies {
    implementation("com.github.cryptomorin:XSeries:11.2.0")
}

Important

Don't forget to shade the library.


  • Fixed a lot of issues with XSkull
  • Added more documentations to XReflection with a few renames and bug fixes.
  • Added enum support for XReflection.
  • Changed the default material for XItemStack.