Add folter_opfer group

This commit is contained in:
marc-go
2026-02-03 19:49:48 +01:00
parent 81395f1c07
commit 9351f1569c
3 changed files with 92 additions and 1 deletions

View File

@@ -64,5 +64,11 @@
<version>1.21.10-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>net.luckperms</groupId>
<artifactId>api</artifactId>
<version>5.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>