3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-16 04:50:05 +01:00
Paper/nms-patches/CrashReport.patch

11 Zeilen
334 B
Diff

2015-05-25 12:37:24 +02:00
--- a/net/minecraft/server/CrashReport.java
+++ b/net/minecraft/server/CrashReport.java
2016-05-10 13:47:39 +02:00
@@ -123,6 +123,7 @@
2015-02-26 23:41:06 +01:00
return this.a();
}
});
+ this.d.a("CraftBukkit Information", (CrashReportCallable) new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
}
public String a() {