Skip to content

LiteCommands v2.2.0 - Sequoia

Compare
Choose a tag to compare
@Rollczi Rollczi released this 04 Jul 05:24
· 430 commits to master since this release

Info

  • GH-91 Fixing typo in package's name. (sugesstion -> suggestion)
  • GH-90 Add LiteSender#sendMessage method. (#90)
  • GH-88 Adventure (#88)
  • GH-89 Introduce OSCS badge (#89)
<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.2.0</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.2.0")