Skip to content

Fix flight state between world teleports - #6012

Merged
JRoy merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/4325
Jan 28, 2025
Merged

Fix flight state between world teleports#6012
JRoy merged 3 commits into
EssentialsX:2.xfrom
JRoy:fix/4325

Conversation

@JRoy

@JRoyJRoy commented Jan 19, 2025

Copy link
Copy Markdown
Member

Thanks to @electronicboy for the general fix.

Fixes#4325 for Paper only :)

Thanks to @electronicboy for the general fix
FixesEssentialsX#4325
Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
@JRoyJRoy added bug: upstream Bugs that exist in the Bukkit API or Minecraft itself. type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Jan 19, 2025
@JRoyJRoy added this to the 2.21.0 milestone Jan 19, 2025
@mdcfe
mdcfe self-requested a review January 24, 2025 06:56
@JRoy
JRoy merged commit ea3ea20 into EssentialsX:2.xJan 28, 2025
@JRoy
JRoy deleted the fix/4325 branch January 28, 2025 19:26
Euphillya added a commit to Euphillya/Essentials-Folia that referenced this pull request Feb 2, 2025
EssentialsX@fe4e388 Update adventure versions
EssentialsX@22de3d8 Revert EssentialsX@4219450EssentialsX@b293f23 Fix adventure error when using color in local chat
EssentialsX@eb6e192 New Crowdin updates (EssentialsX#5640)
EssentialsX@e2295c1 Add permission node for giving skulls to other players (EssentialsX#6008)
EssentialsX@62fb6a1 New Crowdin updates (EssentialsX#6019)
EssentialsX@ea3ea20 Fix flight state between world teleports (EssentialsX#6012)
JRoy added a commit to JRoy/Essentials-PR that referenced this pull request Feb 23, 2025
With the implementation of EssentialsX#6012, there was no permission check done when we re-add flight to user's changing worlds. This broke servers with per-world flight permissions.
@JRoyJRoy mentioned this pull request Feb 23, 2025
mdcfe pushed a commit that referenced this pull request Feb 23, 2025
With the implementation of #6012, there was no permission check done when we re-add flight to user's changing worlds. This broke servers with per-world flight permissions.
rewsdjad1 pushed a commit to rewsdjad1/EssentialsXPlus that referenced this pull request Aug 13, 2026
Thanks to @electronicboy for the general fix.
FixesEssentialsX#4325 for Paper only :)
Co-authored-by: Shane Freeder <theboyetronic@gmail.com>
rewsdjad1 pushed a commit to rewsdjad1/EssentialsXPlus that referenced this pull request Aug 13, 2026
With the implementation of EssentialsX#6012, there was no permission check done when we re-add flight to user's changing worlds. This broke servers with per-world flight permissions.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: upstreamBugs that exist in the Bukkit API or Minecraft itself.module: mainIssues or PRs for the main Essentials moduletype: bugfixPRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fly disabled when warping or otherwise teleporting between dimesions (excluding portals)

2 participants

@JRoy@mdcfe