InvUI
Minimum required Java version: 21
Dropped multi-version and Spigot support in v2
Starting with v2, InvUI no longer supports multiple Minecraft versions. Instead, InvUI only targets the latest Minecraft version. Additionally, InvUI no longer supports Spigot, but only Paper and its forks.
Configuring Maven / Gradle
To use InvUI, you first have to add the xenondevs maven repository to your build configuration.
Now you can add InvUI as a dependency:
If you're using Kotlin, consider adding the invui-kotlin
module:
To find the latest InvUI version, check out the GitHub Releases Page or explore the Maven Repository.
Javadoc
Not all functionality of InvUI is covered here. For a detailed overview of all classes and methods, take a look at the InvUI javadoc.