remove bukkit 1.18

This commit is contained in:
Zoë
2022-07-11 15:16:54 -07:00
parent a286e26656
commit ba6d4649c6
12 changed files with 0 additions and 695 deletions
-1
View File
@@ -8,7 +8,6 @@ repositories {
dependencies {
shaded(project(":platforms:bukkit:common"))
shaded(project(":platforms:bukkit:nms:v1_18_R2", configuration = "reobf"))
shaded(project(":platforms:bukkit:nms:v1_19_R1", configuration = "reobf"))
shaded("xyz.jpenilla", "reflection-remapper", Versions.Bukkit.reflectionRemapper)
}