Jake Potrebic
64500a201f
net.minecraft.server
2024-12-13 19:12:33 -08:00
Nassim Jahnke
45ddf764d9
Move patches to unapplied
2024-12-12 12:30:31 +01:00
Newwind
f5e9df0862
Disable pretty printing for advancement saving
...
Reduces json size by about 25%
Not sure why advancements even had pretty printing enabled.
My best guess was by accident on mojang's part, especially since stats json files don't have pretty printing.
2024-09-20 14:17:37 +02:00
Alvinn8
556bc3e8b5
Add Adventure message to PlayerAdvancementDoneEvent
2021-01-08 20:31:13 +01:00
Spottedleaf
7b340b4aa2
Fix AdvancementDataPlayer leak due from quitting early in login
...
Move the criterion storage to the AdvancementDataPlayer object
itself, so the criterion object stores no references - and thus
needs no cleanup.
2020-07-13 06:22:54 -07:00
BillyGalbreath
ec3ae43c82
Add PlayerAdvancementCriterionGrantEvent
2018-01-19 08:15:29 -06:00
CraftBukkit/Spigot
d16d3c3548
Configurable Advancement Disabling
...
Allow disabling any (or all) inbuilt advancements with a configuration option.
By: md_5 <git@md-5.net>
2017-06-09 16:29:31 +10:00
CraftBukkit/Spigot
30e4583dbe
Remap CraftBukkit to Mojang+Yarn Mappings
...
By: Initial Source <noreply+automated@papermc.io>
2024-12-11 22:26:55 +01:00