Flying while moving in the elevator
PrincePalm opened this issue ยท 4 comments
Yeah, it turns off player gravity to keep the server from kicking players for flying. Unfortunately, it's difficult to tell when a player gets stuck somehow. Using the elevator again usually gets you unstuck.
That should help. I was thinking of adding a listener for if the player logs out while using the elevator, but I'm not sure how well that would work. Maybe I could store a list of entities in the elevator when it starts moving, and make sure they stay in.