few fixes to make it actually run

This commit is contained in:
MiniDigger | Martin 2021-06-12 02:22:53 +02:00
commit ee5185e59f
4 changed files with 21 additions and 5 deletions

View file

@ -38,7 +38,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
testImplementation("org.hamcrest:hamcrest-library:1.3")
}
@@ -0,0 +0,0 @@ tasks.jar {
"Implementation-Vendor" to Instant.now().epochSecond,
"Implementation-Vendor" to SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss'Z'").format(Date()), // Paper
"Specification-Title" to "Bukkit",
"Specification-Version" to project.version,
- "Specification-Vendor" to "Bukkit Team"