Paper/Bukkit-Patches
2013-02-03 09:54:16 +11:00
..
0001-Spigot-POM-Changes.patch Actually use the parent pom. 2013-02-03 09:54:16 +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-Add-nag-for-bad-plugins.patch Only nag if we are finding for the first time.. 2013-02-02 18:11:59 +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