LiteCommands v2.1.0 - Sequoia
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")