-
Notifications
You must be signed in to change notification settings - Fork 302
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
[Bug]: Automatically fly turned off in survival 1.17.1 [EssentialsX plugin] #2753
Comments
I am experiencing the exact same issue. 1.18.1: https://pastebin.com/QNFgz6SL
1.17.1: https://paste.gg/p/anonymous/a48cbe0d183f41909e4ca20fdcd15e0c
|
I'm experiencing the same issue, some people proposed a fix that didn't work for me, but maybe it will for you. # When a player changes world, should EssentialsX reset their flight?
# This will disable flight if the player does not have essentials.fly.
world-change-fly-reset: false |
I didn't change it , but I will check it out later. Thanks a lot |
I have tried this and it didnt make a difference to me either. |
I tried too, and no difference. |
I am facing same issue. Is this problem with multiverse or essentials? |
with multiverse, probably |
I'm not sure, I'll try modifying both projects to see if I can fix it. Seems someone already made a PR to fix this issue: see #2683 |
To be more specific with this bug:
If you are in creative or spectator mode before you teleport, the fly status is preserved. Upon further investigation, this seems to be a vanilla issue, not a multiverse or essentials issue, see EssentialsX/Essentials#4325 |
Indeed this looks like an upstream issue, not much mv can do then. Will keep this open just so we keep track on whether upstream will fix this issue. |
/mv version -p
outputhttps://paste.gg/p/anonymous/7beaf2f14b7048599e0170b811ee36c4
Server logs
no error
Server Version
Bug Description
When I teleport another world in survival, essentials FLY is automatically turned off.
Steps to reproduce
Start server with essentials and multiverse in 1.17
Turn on fly with /fly in survival and teleport another world
Fly is turned off
Agreements
The text was updated successfully, but these errors were encountered: