LiteCommands v2.4.1 - Sequoia
Info
- GH-105 Adding missing final keyword (#105)
- GH-100 Add kick command example. (#100)
- GH-104 Adding contextual bind of Player type especially dedicated for kyori's adventure. Also, changing the variable names to be more consistent. (#104)
<dependency>
<groupId>dev.rollczi.litecommands</groupId>
<artifactId>core</artifactId>
<version>2.4.1</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.4.1")