Push changes

This commit is contained in:
2023-07-15 19:07:47 -05:00
parent 2da2ab5e13
commit 40dcb9a336
21 changed files with 1173 additions and 764 deletions
+3 -1
View File
@@ -1,4 +1,6 @@
apply(plugin = "io.papermc.paperweight.userdev")
dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
compileOnly("org.spigotmc:spigot:1.20.1-R0.1-SNAPSHOT")
paperDevBundle("1.20.1-R0.1-SNAPSHOT")
}