aboutsummaryrefslogtreecommitdiffhomepage
path: root/patches/server/1030-Optimise-nearby-player-retrieval.patch
AgeCommit message (Collapse)Author
2023-11-04Fix a bunch of stuff with player spawn locations (#9887)Jake Potrebic
If a playerdata doesn't contain a valid, loaded world, reset to the main world spawn point
2023-11-04Deprecate Player#boostElytra (#9899)Tamion
The Paper method was chosen for deprecation because it was more restrictive in that it has an isGliding check.