Skip to content

LiteCommands v1.4.1

Compare
Choose a tag to compare
@Rollczi Rollczi released this 21 Dec 01:22
· 478 commits to master since this release

Info

  • Add option to set base injector in LiteCommandsBuilder (commit)

Dependencies (Maven or Gradle)

Framework Core

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