This commit is contained in:
Nassim Jahnke
2024-04-23 21:23:27 +02:00
parent a616fad617
commit 0898d2405e
19 changed files with 66 additions and 369 deletions

View File

@@ -42,7 +42,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
for (tld in setOf("net", "com", "org")) {
attributes("$tld/bukkit", "Sealed" to true)
@@ -0,0 +0,0 @@ tasks.shadowJar {
}
configurations = listOf(project.configurations.vanillaServer.get())
}
+// Paper start