Skip to content

LiteCommands v2.1.0 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 30 Jun 23:49
· 439 commits to master since this release

Info

  • GH-86 Suggestion algorithm refactor
  • GH-82 Auto Completion does not complete if the first letter of an argument is capital
<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.1.0</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.1.0")