Can steal items in item frames in protected regions
LadyCailinBot opened this issue ยท 5 comments
WORLDGUARD-2941 - Reported by TNTUP
Hey the Bukkit 1.7.2 just got out, and I setted up a test server with plugins and I found one issue with WG. In protected regions (Unauthorized player) can steal items in teh item frames.
This issue can be easily reproduced with the Stable release (5.8) and Dev release (1258-4a0ae83).
Steps to reproduce:
- Have at least two players, one with permission in the region and the other with no permission.
- Player 1 places item frames, puts valuable items in the item frames.
- Player 2 left click in thee item frames, stealing valuables items in player1's protected region. (can be shot with arrows too)
PS: sorry for my bad english, I know I suck at it.
Comment by wizjany
currently impossible to do with bukkit, since the item is removed before even a damage event is fired
Comment by TNTUP
Bukkit Issue? Well then I'll make a ticket to their bugtracker, but I bet they will flag it as "plugin issue"...
Comment by PseudoKnight
They updated Craftbukkit to support item frame damage. Now it's WorldGuard's turn.
Bukkit/CraftBukkit@c34039a
Bukkit/CraftBukkit@244c5e6
Comment by wizjany
fixed as of bbd1a0e