Fixed a bug causing players to get stuck in a loop where they are kicked for flying Previously, players rejoining the server would be sent to their last location, which might have been over the void if they got kicked for flying while falling from an island Since they respawned over the void, they would again be kicked for flying, and would be stuck in a loop until an operator teleported them to spawn Now players joining the server are always sent to spawn, so the fall kick loop cannot happen anymore