diff --git a/build.gradle.kts b/build.gradle.kts index d8fade0..962ea6a 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -24,7 +24,7 @@ repositories { } dependencies { - compileOnly(group = "org.spigotmc", name = "spigot-api", version = "1.20.6-R0.1-SNAPSHOT") + compileOnly(group = "org.spigotmc", name = "spigot-api", version = "1.21.1-R0.1-SNAPSHOT") compileOnly(group = "com.sk89q.worldedit", name = "worldedit-core", version = "7.1.0") compileOnly(group = "com.sk89q.worldguard", name = "worldguard-bukkit", version = "7.0.0") compileOnly(group = "com.palmergames.bukkit.towny", name = "towny", version = "0.98.2.0") diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0596523..f99ccf2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: LWC main: com.griefcraft.lwc.LWCPlugin version: ${version} -api-version: '1.18' +api-version: "1.20.6" author: Hidendra authors: [pop4959, Me_Goes_RAWR] website: https://www.spigotmc.org/resources/lwc-extended.69551/