aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/0959-Add-Mob-Experience-reward-API.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-08Apply last patchSpottedleaf