Skip to content

Releases: Rollczi/LiteCommands

LiteCommands v3.4.2

07 Jun 21:57
234df7e
Compare
Choose a tag to compare

What's Changed

Thanks @rchomczyk @BlackBaroness @RyanTheTechMan ❤️

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.4.1...v3.4.2

LiteCommands v3.4.1

05 Apr 17:27
3518af1
Compare
Choose a tag to compare

What's Changed

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.4.0...v3.4.1

LiteCommands v3.4.0

19 Feb 20:29
ae614ca
Compare
Choose a tag to compare

What's Changed

Special thanks @huanmeng-qwq for implementing the Fabric platform in #376! ❤️ 🌟 🎊

New Contributors

  • @q1zZu made their first contribution in #380 😎

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.3.4...v3.4.0

v3.3.4

12 Feb 18:00
f294f9b
Compare
Choose a tag to compare

What's Changed

Special thanks @huanmeng-qwq and @BlackBaroness for their help! ❤️

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.3.3...v3.3.4

LiteCommands v3.3.3

26 Jan 17:37
495ed8a
Compare
Choose a tag to compare

What's Changed

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.3.2...v3.3.3

LiteCommands v3.3.2

23 Jan 09:08
6b273b9
Compare
Choose a tag to compare

What's Changed

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.3.1...v3.3.2

LiteCommands v3.3.1

22 Jan 12:06
aee3dde
Compare
Choose a tag to compare

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

LiteCommands v3.3.0

18 Jan 00:17
05977f7
Compare
Choose a tag to compare

What's Changed

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.2.2...v3.3.0

v3.2.2

27 Dec 16:57
Compare
Choose a tag to compare

What's Changed

Thanks for @rchomczyk ❤️

Dependencies

implementation("dev.rollczi:litecommands-{PLATFORM}:3.2.2")
<dependency>
    <groupId>dev.rollczi</groupId>
    <artifactId>litecommands-{PLATFORM}</artifactId>
    <version>3.2.2</version>
</dependency>

Full Changelog: v3.2.1...v3.2.2

LiteCommands v3.2.1

27 Dec 16:52
f057a1c
Compare
Choose a tag to compare

What's Changed

Dependencies

implementation("dev.rollczi:litecommands-{PLATFORM}:3.2.1")
<dependency>
    <groupId>dev.rollczi</groupId>
    <artifactId>litecommands-{PLATFORM}</artifactId>
    <version>3.2.1</version>
</dependency>

Full Changelog: v3.2.0...v3.2.1