LiteCommands v3.1.2
What's Changed
- GH-319 Handle InvalidUsageException with InvalidUsage.Cause by @Rollczi in #319
- GH-321 Fix sync tabulation for legacy platforms. by @Rollczi in #321
- GH-316 Expose SimpleSchematicGenerator methods for override. by @Rollczi in #317
Dependencies
implementation("dev.rollczi:litecommands-{PLATFORM}:3.1.2")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>litecommands-{PLATFORM}</artifactId>
<version>3.1.2</version>
</dependency>
Full Changelog: v3.1.1...v3.1.2