add luckperms context
This commit is contained in:
+3
-1
@@ -46,7 +46,7 @@ dependencies {
|
||||
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.30'
|
||||
|
||||
compileOnly 'org.jetbrains:annotations:22.0.0'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
|
||||
compileOnly 'org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT'
|
||||
compileOnly('com.github.Realizedd:TokenManager:3.2.4') {
|
||||
transitive = false
|
||||
}
|
||||
@@ -66,6 +66,8 @@ dependencies {
|
||||
transitive = false
|
||||
}
|
||||
|
||||
compileOnly 'net.luckperms:api:5.4'
|
||||
|
||||
compileOnly 'com.github.LlmDl:Towny:25fc18a'
|
||||
testImplementation 'com.github.LlmDl:Towny:25fc18a'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user