Remove CMI

This commit is contained in:
Len
2024-07-27 16:05:11 +02:00
parent c3e27edb7e
commit ba8ba373fd
4 changed files with 15 additions and 22 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ dependencies {
compileOnly("com.gitlab.ruany:LiteBansAPI:0.3.5") // move to proxy
compileOnly("org.apache.commons:commons-lang3:3.12.0") // needs an alternative, already removed from upstream api and will be removed in server
compileOnly("net.luckperms:api:5.3") // Luckperms
compileOnly(files("../libs/CMI.jar"))
// compileOnly(files("../libs/CMI.jar"))
}
tasks {