Item frames are not properly blocked
LadyCailinBot opened this issue ยท 20 comments
WORLDGUARD-2200 - Reported by sk89q
Item frames can be broken and created in protected regions. As of writing, Bukkit does not yet have proper support to allow this bug to be fixed.
Comment by jeppe.vennekilde
It is possible now with https://github.com/Bukkit/Bukkit/tree/f3af02a53ba88dcf5b3815f35a4067ef6c64e520/src/main/java/org/bukkit/event/hanging
Comment by Ewe_Loon
I think it might also be important to note that Item Frames can be broken by throwing snowballs at them and shooting them with arrows
Comment by sk89q
Should be fixed.
1502ec1
Comment by Priestost
Tested this morning and it dose indeed Protect the Item-Frame but after a quick relogg thay disapeer and comes back after some time .. maby client side Problem ?
After Server restart: Item-Frames is gone
After Client restart: Item-Frames is gone
Comment by sk89q
I cannot reproduce your problem.
- When I hit the item frame, I get a deny message and nothing happens.
- When I log out and back in, the item frame is still there.
Comment by Priestost
must be a plugin conflict then ... will investigate further !
Comment by f4ll3nk1ller
New flag does not protect against rotating the framed items with a right click. Not sure if its possible to block it with the current bukkit but may as well alert you to it.
Comment by sk89q
To note again, as of writing, Bukkit doesn't support item frames yet and therefore this bug can't be fixed quite yet.
Comment by Senan.Kelly
Comment by Ewe_Loon
Note. Item Frames are entities, not blocks,
placing them can be blocked through use of PlayerInteractEvent
adjusting can be blocked through PlayerInteractEntityEvent
however there is no way to stop them being broken :( yet
Comment by Priestost
After further investigation so far NoLagg v 1.88.8 is the plugin that cusing this
going to test 1.88.9 ... will get back to you
still checking other for plugins
EDIT:
Plugin cusing this is
-NoLagg v1.88.8 - (What Happens)
After Server restart: Item-Frames is gone
After Client restart: Item-Frames is gone
-NoLagg v1.88.9 - (What Happens)
After Server restart: Item-Frames is gone
After Client restart: Item-Frames is gone
SOLUTION
Remove NoLagg
Comment by Puremin0rez
I'm on build 684 and Item frames are correctly blocked now, however, I'm OP and have permission for the region and I cannot break, place items in, or rotate the item frames. If I go outside of a WorldGuard region, I can. I can still break and place them. Anyone know what's up?
Comment by Senan.Kelly
Priestost: I don't have NoLagg, but I do have ClearLagg..