Skip to content

LiteCommands v3.0.1

Compare
Choose a tag to compare
@Rollczi Rollczi released this 29 Oct 16:00
· 201 commits to master since this release
039ac2c

What's Changed

  • GH-263 Add API for requirements validators in command processing pipeline. by @Rollczi in #264
    See example:
    image
    image

Dependencies

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

Full Changelog: v3.0.0...v3.0.1