LiteCommands v3.10.3
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
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>{artifact} with platform artifact
Full Changelog: v3.10.2...v3.10.3