|
@@ -4,7 +4,7 @@ plugins {
|
|
|
}
|
|
|
|
|
|
dependencies {
|
|
|
- implementation("org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT") // Spigot API
|
|
|
+ implementation("org.spigotmc:bukkit-api:1.13.2-R0.1-SNAPSHOT") // Spigot API
|
|
|
implementation("com.sk89q.worldguard", "worldguard-core", "7.0.0-SNAPSHOT") // WorldGuard
|
|
|
implementation("com.sk89q.worldguard", "worldguard-legacy", "7.0.0-SNAPSHOT") // NEEDED
|
|
|
}
|