FUNGUJE TOIOOOO
This commit is contained in:
+5
-2
@@ -64,8 +64,11 @@ dependencies {
|
||||
compileOnly 'io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT'
|
||||
compileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
||||
implementation 'io.papermc:paperlib:1.0.8'
|
||||
implementation 'com.sk89q.worldguard:worldguard-bukkit:7.0.9'
|
||||
implementation 'com.sk89q.worldedit:worldedit-bukkit:7.2.15'
|
||||
|
||||
// Použij starší stabilní verze kompatibilní s Paper 1.21
|
||||
compileOnly 'com.sk89q.worldguard:worldguard-bukkit:7.0.9'
|
||||
compileOnly 'com.sk89q.worldedit:worldedit-bukkit:7.2.15'
|
||||
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
|
||||
testCompileOnly 'com.github.spotbugs:spotbugs-annotations:4.9.3'
|
||||
testImplementation 'io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT'
|
||||
|
||||
Reference in New Issue
Block a user