LiteCommands v3.6.1
What's Changed
- GH-438 Bukkit OfflinePlayer argument by @BlackBaroness in #438
Thanks for @BlackBaroness
Update dependencies
implementation("dev.rollczi:{artifact}:3.6.1")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.6.1</version>
</dependency>
{artifact}
with platform artifact
Full Changelog: v3.6.0...v3.6.1