Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-04 | Fix 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-04 | Deprecate Player#boostElytra (#9899) | Tamion | |
The Paper method was chosen for deprecation because it was more restrictive in that it has an isGliding check. |