Paper/Bukkit-Patches
2013-02-02 16:30:39 +11:00
..
0001-Spigot-POM-Changes.patch Update to CraftBukkit 1.4.7-R1 2013-01-31 16:56:47 +11:00
0002-Measure-the-duration-of-the-entire-timings-run.patch Add Aikar's timings patches. 2013-01-19 19:28:14 +11:00
0003-Add-CustomTimingsHandler-for-adding-new-CraftBukkit-.patch Aikar is backwards, AND likes Java 7 2013-01-19 19:32:06 +11:00
0004-Make-the-plugin-class-loader-thread-safe.patch.disable Plugins break when the intended behaviour is put into place, because for some reason they are all packaging the same classes, an inherently unsafe operation in the case that the classes are loaded at the same time by multiple classloaders - hence we are removing safety from the loaders for now until a correct solution can be put in place. 2013-02-02 16:30:39 +11:00