Skip to content

LiteCommands v2.3.0 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 05 Jul 23:46
· 385 commits to master since this release

Info

  • Add @Async annotation
  • Fix bug with handle completable feature
<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.3.0</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.3.0")