PaperMC/paper-server/nms-patches/CrashReport.patch

11 lines
334 B
Diff
Raw Normal View History

--- a/net/minecraft/server/CrashReport.java
+++ b/net/minecraft/server/CrashReport.java
@@ -125,6 +125,7 @@
return this.a();
}
});
+ this.d.a("CraftBukkit Information", (CrashReportCallable) new org.bukkit.craftbukkit.CraftCrashReport()); // CraftBukkit
}
public String a() {