First server patches

This commit is contained in:
Nassim Jahnke
2022-06-07 20:12:34 +02:00
parent 66eb6f7632
commit b31be0569d
10 changed files with 426 additions and 394 deletions

View File

@@ -59,7 +59,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ testImplementation("org.hamcrest:hamcrest-library:1.3")
+}
+
+val craftbukkitPackageVersion = "1_18_R2" // Paper
+val craftbukkitPackageVersion = "1_19_R1" // Paper
+tasks.jar {
+ archiveClassifier.set("dev")
+