Improves output of arena group listing

This commit is contained in:
2024-04-21 18:14:44 +02:00
parent 8574dfebbb
commit d124c0948b
6 changed files with 109 additions and 135 deletions

View File

@@ -124,13 +124,13 @@
<dependency>
<groupId>net.knarcraft</groupId>
<artifactId>knarlib</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.5</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.MilkBowl</groupId>
<artifactId>VaultAPI</artifactId>
<version>1.7</version>
<version>1.7.1</version>
<scope>provided</scope>
</dependency>
<dependency>