Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geyser doesn't handle canceling the elytra glide event properly #3786

Open
spookymgmt opened this issue May 22, 2023 · 1 comment
Open

Geyser doesn't handle canceling the elytra glide event properly #3786

spookymgmt opened this issue May 22, 2023 · 1 comment
Labels
Unconfirmed Bug/Not Currently Replicable The bug reported is unconfirmed or unable to be replicated.

Comments

@spookymgmt
Copy link

Describe the bug

When inside of a world guarded region where Glide is set to deny, it cancels the event perfectly for java.

However bedrock players on the other hand, when they jump then glide, it raises their Y pos, so if they spam jump + glide, they'll just float up as long as they want, bypassing no glide and almost allowing them to fly.

To Reproduce

Login to server using geyser, world guard, world guard extra flags.

Create a region, then flag it with "Glide: Deny"

Then equipped an elytra on bedrock, and spam jump / glide.

You will float up.

Expected behaviour

It should just cancel the event and you stay on ground.

Screenshots / Videos

https://cdn.discordapp.com/attachments/1039601296669425745/1110300189622796338/Minecraft_2023-05-22_13-15-33.mp4

Server Version and Plugins

Worldguard, Worldguard Extra Flags

Geyser Dump

https://dump.geysermc.org/MtJgK73qcPxkcJIvF0sdO

Geyser Version

Build run 146

Minecraft: Bedrock Edition Device/Version

Windows 10 edition

Additional Context

No response

@Konicai
Copy link
Member

Konicai commented May 22, 2023

The cause of this issue is likely also related to #3255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unconfirmed Bug/Not Currently Replicable The bug reported is unconfirmed or unable to be replicated.
Development

No branches or pull requests

3 participants