Release 0.0.2
Implemented many quality of life features to improve the library.
Download by implementing the following in your gradle configuration.
repositories {
maven("https://maven.pkg.github.com/DebitCardz/mc-chestui-plus")
}
dependencies {
implementation("me.tech:mc-chestui-plus:0.0.2")
}