Hallo ich habe bei worldedit zwei Regionen die so in der config eingestellt sind(selbe welt):
regions:
region1:
type: cuboid
min: {x: -667.0, y: 1.0, z: -156.0}
max: {x: -188.0, y: 110.0, z: 406.0}
priority: 0
flags: {pvp: deny, build: allow}
owners: {}
members: {}
region2:
type: cuboid
min: {x: -2.9999999, y: 0.0, z: -2.9999999}
max: {x: 2.9999999, y: 254.0, z: 2.9999999}
priority: 0
flags: {pvp: allow, build: allow}
owners: {}
members: {}
aber trotzdem kann man weder in region 1 noch in region2 kann ein normaler user blöcke abbauen. braucht man dazu vlt eine permission?
Danke auf antworten im vorraus
mfg JellyxD