Skip to content

LiteCommands v2.4.1 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 08 Jan 02:40
· 400 commits to master since this release

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")