Skip to content

LiteCommands v3.3.1

Compare
Choose a tag to compare
@Rollczi Rollczi released this 22 Jan 12:06
· 40 commits to master since this release
aee3dde

What's Changed

  • GH-359 Minestom: Add context providers and arguments for player and instance types. Use adventure extension. Add minestom example. Bump Minestom-CE version. Add default messages. by @Rollczi in #360
  • GH-361 Support kotlin builder chain. by @Rollczi in #361

Update dependencies

implementation("dev.rollczi:{artifact}:3.3.1")
<dependency>
    <groupId>dev.rollczi</groupId>
    <artifactId>{artifact}</artifactId>
    <version>3.3.1</version>
</dependency>

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.3.0...v3.3.1