Skip to content

LiteCommands v2.4.2 - Sequoia

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

What's Changed

  • GH-112 Adding generic type of message, which will be sent to the player in bukkit's tools. by @shitzuu in #112
  • Simplify the flow of exceptions. Remove redundant methods. (commit)

Dependencies

<dependency>
    <groupId>dev.rollczi.litecommands</groupId>
    <artifactId>core</artifactId>
    <version>2.4.2</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.4.2")

Full Changelog: v2.4.1...v2.4.2