Skip to content

LiteCommands v1.8.3

Compare
Choose a tag to compare
@Rollczi Rollczi released this 08 Mar 17:06
· 460 commits to master since this release

Info

  • GH-55 Add annotation bind API. (#55)
  • GH-56 Add API methods to handle messages. (#56)

Dependencies (Maven or Gradle)

<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>1.8.3</version>
</dependency>
implementation 'dev.rollczi.litecommands:core:1.8.3'