LiteCommands v2.7.2 - Sequoia
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