Paper/nms-patches/CrashReport.patch

11 lines
334 B
Diff
Raw Normal View History

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