LiteCommands v2.2.1 - Sequoia
Info
- (commit) Add CompletableFuture support for execute result handler.
- (commit) Better support adventure platform. Add .typeUnsafeBind to builder API.
- GH-94 Fixing the wrong artifact name in Gradle's section. (#94)
<dependency>
<groupId>dev.rollczi.litecommands</groupId>
<artifactId>core</artifactId>
<version>2.2.1</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.2.1")