aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0794-Force-close-world-loading-screen.patch
AgeCommit message (Collapse)Author
2023-06-12Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9301)1.20Jake Potrebic
2023-06-12Use net.kyori.ansi for console logging (#9313)Emilia Kond
Uses the new ANSIComponentSerializer introduced in Adventure 4.14.0 to serialize components when logging them via the ComponentLogger, or when sending messages to the console. This replaces the old solution which uses legacy jank and custom color conversions, with a new library that handles the conversion and config
2023-06-08Add back Anti-Xray patch (#9283)Jake Potrebic
2023-06-08Updated Upstream (CraftBukkit/Spigot)Spottedleaf
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing CraftBukkit Changes: fd92f1e65 SPIGOT-7378: Add BlockDropItemEvent for Suspicious Sand & Gravel drops cb1b69d13 SPIGOT-7377: Server sends player list twice Spigot Changes: 16cfc987 Rebuild patches
2023-06-08Apply last patchSpottedleaf