Placing new doors
LadyCailinBot opened this issue ยท 4 comments
WORLDGUARD-3306 - Reported by Daniel.Blakey
the global region had the build: deny flag but a region within it has a region with a non-op owner. The region does not include the floor. They can place most blocks fine but they cannot place the new doors on the floor unless I turn the global build flag off. They can however place a block on the floor and then place a new door on top of it.
Comment by Daniel.Blakey
I just installed the latest build and I'm still getting the issue.
The flags for global:
creeper-explosion: deny
chest-access: deny
leaf-decay: deny
invincible: allow
use: allow
entity-painting-destroy: deny
build: deny
snow-fall: deny
mob-spawning: deny
blocked-cmds: [/time]
The flags for the plot (of which the floor is not included):
chest-access: allow
use: allow
use-group: OWNERS
chest-access-group: OWNERS
I even tried making the priority of the region 9999
Comment by sk89q
If this is still a problem, post the output of /wg report -p
Comment by Daniel.Blakey