Inconsistent behaviour with Elevator Smooth-Movement
xRebellion opened this issue ยท 2 comments
Versions
CraftBook version: 3.10.2-SNAPSHOT;4573-d8a3e9d
Bukkit version: 1.15.2 (Paper Build 350)
Describe the bug
When enabling smooth movements, Lift Up immediately teleports the player up when there are blocks in the middle, but Lift Down does not, and end up making the player phase inside the wall, damaging the player.
To Reproduce
- Make a 1x1 pillar with a noticeable height
- Create elevator signs for the upper and lower part
- Use the elevator. It has different behavior for teleporting up or down
Expected behavior
Upon clicking lift down, the player gets teleported to the highest teleportable block, then continuing smooth movement from there. Or just teleport down immediately, as long as it does not make the player phase through blocks.
Screenshots
Smooth movement isn't really a supported feature anymore, as Spigot bugs have made it rather unusable - but I'll look into this if I get a chance