Tracked blocks can be broken in protected regions
HavenServer opened this issue ยท 10 comments
(Edited by turt2live)
Blocks in a protected regions (WorldGuard, Towny, etc) can be broken through the "survival-breaking-creative" deny:false flag.
ORIGINAL:
(same issues you fixed before with me)
Tracked Blocks
Place inside towny region
People may break the blocks (should not be breakable as should be unbreakable from towny protected area)
Sorry - will try make video when have time.
track iron blocks for example in AS config
people in creative mode can break these blocks (should not be able to)
nothing drops though - which is good
ALL tracked creative blocks are now able to be broken in survival
build 465 latest CB / spigot / older versions dont matter.
of course I use PEX (is is the best perm plugin - to this day) I assume that is the issue...
Exactly what version DOES work with pex and mostly blocks everything Turt =(
Same here but then with WorldGuard. Do this:
survival-breaking-creative:
deny: false
drop-items: false
- Make a structure in creative.
- Protect a region with worldguard and don't give access to yourself.
- Try to break the creative blocks. It will say "You don't have permission to do this" but it will break regardless.
Upon logblocking the block it will say this: "AntiSharePlugin_[playername] destroyed [blockname]"
My guess is AS is earlier with the break event than WG or Towny can stop it. I use bpermissions.