Skip to content

LiteCommands v2.7.2 - Sequoia

Choose a tag to compare

@Rollczi Rollczi released this 16 Jan 22:33
· 479 commits to master since this release
c04fa89

What's Changed

  • GH-163 Add native permission support and implement OnlyPlayerContextuals for Velocity and Bungee by @pauhull in #163

Dependencies

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

New Contributors

  • @pauhull made their first contribution in #163

Full Changelog: v2.7.1...v2.7.2