Skip to content

LiteCommands v2.8.7 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 11 Jun 21:40
· 238 commits to master since this release
57c4972

What's Changed

  • GH-205 Fix handling of invalid boolean argument parsing. (Resolve #205) by @Rollczi in #206
  • Fix permission handling and add unit test to check the sub-route permission handling. (commit)
  • Add velocity example. (commit)

Dependencies

<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.8.7</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.8.7")

Full Changelog: v2.8.6...v2.8.7