AntiShare

76k Downloads

Tracked blocks can be broken in protected regions

HavenServer opened this issue ยท 10 comments

commented

(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)

commented

Towny version and craftbukkit version please.

commented

CB version 1.5.2-r1.0-b2788

towny = 83.0.0

commented

Cannot reproduce.

Video / tutorial please?

commented

Any update on this?

commented

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

commented

Still can't reproduce. Likely a plugin conflict (other than AS and Towny)

commented

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 =(

commented

Same here but then with WorldGuard. Do this:

survival-breaking-creative:
deny: false
drop-items: false

  1. Make a structure in creative.
  2. Protect a region with worldguard and don't give access to yourself.
  3. 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.

commented

The WorldGuard portion is confirmed.

commented

I have updated the issue so it appears better in a changelog.