Skip to content

LiteCommands v3.10.3

Choose a tag to compare

@Rollczi Rollczi released this 02 Aug 15:38
· 117 commits to master since this release
15dedd0

What's Changed

  • GH-554 fix: should reject offline players which were never existed on server if we are not allowed to parse unknown players by @SNWCreations in #554
  • GH-553 fix: only use names from offline players which have one by @SNWCreations in #553
  • GH-548 Updated Minestom Version and removed deprecated ExecutionTypes by @Nouw in #548

New Contributors

  • @Nouw made their first contribution in #548

Thanks @SNWCreations @Nouw for your contributions! ❤️

Update dependencies

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

⚠️ Replace {artifact} with platform artifact

Discord Sponsor

Full Changelog: v3.10.2...v3.10.3