LiteCommands v2.4.0
Info
- GH-102 Add SchematicContext and SchematicInParallelTest. (#102)
- GH-103 Fix flags handling. Add junit test for flags. (#103)
- GH-101 Adding parameter, which allows to disable MiniMessage requirement. (#101)
<dependency>
<groupId>dev.rollczi.litecommands</groupId>
<artifactId>core</artifactId>
<version>2.4.0</version>
</dependency>
implementation("dev.rollczi.litecommands:core:2.4.0")