TNT explosion occurs in tnt:deny region
LadyCailinBot opened this issue ยท 4 comments
WORLDGUARD-4005 - Reported by SlimeDog
Spigot 1.13.2 latest
WorldEdit-7.0.0-b3948
WorldGuard-7.0.0-b1758
regions:
test:
min: {x: -216, y: 50, z: -216}
max: {x: 216, y: 255, z: 216}
members: {}
flags:
creeper-explosion: deny
lighter: deny
tnt: deny
ghast-fireball: deny
deny-spawn: ['minecraft:skeleton', 'minecraft:cow', 'minecraft:enderman',
'minecraft:witch', 'minecraft:chicken', 'minecraft:spider', 'minecraft:zombie',
'minecraft:creeper', 'minecraft:pig', 'minecraft:horse', 'minecraft:rabbit',
'minecraft:sheep']
owners:
unique-ids: [PLAYER_UUID_ELIDED]
type: cuboid
priority: 100
Images show that player and TNT are within region boundaries.
Comment by me4502
Does the player have either OP or the WorldGuard override permissions? I can only reproduce it in that case, where AFAIK it's meant to work anyway.