Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-12 | Updated Upstream (Bukkit/CraftBukkit/Spigot) (#9301)1.20 | Jake Potrebic | |
2023-06-12 | Use 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-08 | Add back Anti-Xray patch (#9283) | Jake Potrebic | |
2023-06-08 | Updated 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-08 | Apply last patch | Spottedleaf | |