Fix issues and drop 1.17.1 to 1.18.1 support

This commit is contained in:
2023-07-15 22:27:28 -05:00
parent c5aa6510d9
commit 0190098656
20 changed files with 91 additions and 572 deletions

View File

@ -1,6 +1,3 @@
apply(plugin = "io.papermc.paperweight.userdev")
apply(plugin = "xyz.jpenilla.run-paper")
dependencies {
paperDevBundle("1.19.4-R0.1-SNAPSHOT")
}