Skip to content

LiteCommands v3.4.3

Compare
Choose a tag to compare
@Rollczi Rollczi released this 08 Sep 11:25
· 75 commits to master since this release
dadeb19

What's Changed

  • GH-404 Add currency example with multi file command. by @Rollczi in #404
  • GH-407 Add platform receiver. Fix rcon bukkit adventure platform bug. by @Rollczi in #407
  • Add build-in context providers and argument resolvers for the velocity platform. by @Rollczi in #413

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.4.2...v3.4.3