Reuse me.lucko:fabric-permissions-api with updated version
This commit is contained in:
parent
e7e85888dc
commit
4fd96ec07c
10 changed files with 8 additions and 14 deletions
|
|
@ -35,7 +35,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.4.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ dependencies {
|
||||||
|
|
||||||
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
shadow project(path: ':DynmapCore', configuration: 'shadow')
|
||||||
|
|
||||||
modCompileOnly files("../libs/external/fabric-permissions-api-v0.1.jar")
|
modCompileOnly "me.lucko:fabric-permissions-api:0.5.0"
|
||||||
compileOnly 'net.luckperms:api:5.4'
|
compileOnly 'net.luckperms:api:5.4'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
Source: https://github.com/lucko/fabric-permissions-api/releases/download/v0.1/fabric-permissions-api-v0.1.jar
|
|
||||||
Version: 0.1
|
|
||||||
Author: lucko
|
|
||||||
License: MIT
|
|
||||||
SHA256: eafed55e6d2ee49c7be89bdc7378433521f65c3ca3100d43aaf50cfecd48ec77
|
|
||||||
Downloaded on: 2025-10-08
|
|
||||||
BIN
libs/external/fabric-permissions-api-v0.1.jar
vendored
BIN
libs/external/fabric-permissions-api-v0.1.jar
vendored
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue