LiteCommands v3.10.4
What's Changed
- GH-388: Improve BungeeCord support by @Rollczi in #559
- GH-561 Add adventure Key and bukkit NamespacedKey parsers and fix folia issues by @SNWCreations in #561
Update dependencies
implementation("dev.rollczi:{artifact}:3.10.4")<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.10.4</version>
</dependency>{artifact} with platform artifact
Full Changelog: v3.10.3...v3.10.4