Skip to content

LiteCommands v1.4.2

Compare
Choose a tag to compare
@Rollczi Rollczi released this 25 Dec 14:40
· 473 commits to master since this release

Info

  • GH-30 Improve API of ValidationCommandException. (custom messages)
  • GH-28 Increase the possibilities of argument handler API.
  • GH-27 Improve api of LiteCommandsBuilder#message().

Dependencies (Maven or Gradle)

Framework Core

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