PaperMC/nms-patches/CrashReport.patch

11 lines
334 B
Diff
Raw Normal View History

2015-05-25 20:37:24 +10:00
--- a/net/minecraft/server/CrashReport.java
+++ b/net/minecraft/server/CrashReport.java
2017-05-14 12:00:00 +10:00
@@ -125,6 +125,7 @@
2015-02-26 22:41:06 +00:00
return this.a();
}
});
+ this.d.a("CraftBukkit Information", (CrashReportCallable) new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
}
public String a() {