Exit: DENY should allow a member to exit a region after becoming a member while inside the region.
0RadicalLarry0 opened this issue ยท 1 comments
Versions
WorldGuard version: Bukkit-Official (7.0.4+f7ff984)
Platform version: 1.16.4 Paper/Spigot
Describe the bug
Can't exit region after becoming a member of the region whilst inside said region.
To Reproduce
- Set the
exit
flag toDENY
on a region. - As a nonmember, enter the region.
- Make yourself a member of the region.
- Try to walk out of the region. (AS A NON-OP)
Expected behavior
You should be able to walk out of the region as you are now a member.
Screenshots
(Exit was set to deny previously, I have removed the flag from the region)
(Exit was set to deny previously, I have removed the flag from the region)
(Exit was set to deny previously, I have removed the flag from the region)
Additional context
I stumbled across this problem when trying to set a player as a member 3 seconds after they enter a region, only to then remove them as a member after they exit.