hankur / AutoAFK

Very simple plugin that implements AFK mode!
https://dev.bukkit.org/projects/autoafk
6 stars 5 forks source link

protected movement bug #6

Open WHiZSTA opened 6 years ago

WHiZSTA commented 6 years ago

if you afk with the movement disabled... and then try to come back from afk by moving.. it doesnt let you move, but it drops you down a block.. if you keep trying to move u drop down another block inside the ground and die.

worse yet... another player can push you, and it wont let them move you.. but you also fall down through the world..

hankur commented 6 years ago

I tested it with latest AutoAFK version and both Spigot 1.12.2 and 1.13.1 and couldn't replicate the issue. What versions are you running and did you try removing other plugins to see if they interfere with something?

There is an issue with yaw and pitch in 1.13.1, but it didn't cause dropping down a block.

WHiZSTA commented 6 years ago

running the latest paper 1.13.1... if i afk without the movement disabled, when move u r fine.. its just like dropping you when u cant move.. i'll check all my plugins to see if anything can be interfering and make sure all are updated and report back.