WorldGuard

WorldGuard

8M Downloads

redstone_ore: you can't break that block here

kikelkik opened this issue ยท 0 comments

commented

Versions

WorldEdit version: 7.1.0;8e55131
WorldGuard version: 7.0.2 (release) ; 7.0.3-SNAPSHOT;2036-47cd96a (latest dev)
Platform version: git-Paper-260 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

Describe the bug
stepping on redstone_ore causes block-break-deny messages.

To Reproduce

  1. global flags:
    other-explosion: DENY, water-flow: ALLOW, pvp: DENY, damage-animals: ALLOW, chest-access: DENY, fire-spread: DENY, enderdragon-block-damage: DENY, sleep: ALLOW, block-break -g OWNERS: ALLOW, block-place -g OWNERS: ALLOW, potion-splash: ALLOW, use: ALLOW, chorus-fruit-teleport: DENY, creeper-explosion: DENY, ride: ALLOW, build -g NON_MEMBERS: DENY, interact: ALLOW
  2. place redstone_ore in global
  3. step on it
    (optional) remove interact flag => no error msg but still that particles

Expected behavior
I expect that there's nothing more happening.

Additional context
since 1.15