aromaa / WorldGuardExtraFlags

Extension for the WorldGuard plugin.
https://www.spigotmc.org/resources/worldguard-extra-flags.4823
MIT License
90 stars 71 forks source link

Fly speed issue #218

Closed TeoSaloufardos closed 2 years ago

TeoSaloufardos commented 2 years ago

In 1.17.1 version of my server with worldguard (7.0.5) and WorldGuardExtraFlags plugins all staff could flight in region that had fly speed 0. Now with new versions for 1.19 (because i am trying to update my server and currently i am running a beta server) , staff cant fly in those areas with fly speed 0.

aromaa commented 2 years ago

As the release notes mentioned, the bypass behavior has been changed to respect /rg bypass. If your staff isn't in the bypass mode, they will be effected. If you want the old behavior, you would create a region with passthrough ALLOW, set staff group as part of region members and then set the fly-speed 0 flag for NON_MEMBERS

TeoSaloufardos commented 2 years ago

I am the owner of the server and I have /rg bypass but still can't fly in the area.

aromaa commented 2 years ago

Did you re-enter the region after toggling the bypass?

TeoSaloufardos commented 2 years ago

I have always bypass enabled (as default option is enabled in staff)

aromaa commented 2 years ago

Looks like the speed flags are not respecting bypass properly.