Cubyz
Cubyz copied to clipboard
Placing a block inside the player can teleport them seemingly in a random direction.
It would be better to attempt moving the player to the nearest empty location, moving upwards in case none is found.
Or prevent placing blocks within your hitbox.
Yeah, that's tracked in #90. But even after that is implemented, there are other cases where you might find yourself inside of a block.
True!
Could fix this by teleporting the player to whatever the server has as their last stored position.