PEXPlugins / Modifyworld

Restriction plugin for Bukkit. Part of PermissionsEx bundle.
36 stars 38 forks source link

ItemFrames & Command_block #58

Open Jobsti opened 11 years ago

Jobsti commented 11 years ago

19.4 doesn't block destroying of Itemframes. (- -modifyworld.blocks.destroy.* doesn't work, also not ID 389) Interact is denied, but rotating the item in the frame isn't blocked. (- -modifyworld.blocks.interact.389 or *)

The commandblock isn't blocked. Chat says "Can't interact with command", but the GUI pops out.

Why I have to use a * beind the ID for blocking something like chests? I thought, meta-data was removed?!

Info: The Itemnames from the wiki aren't correct. I have to use all the names without a , so brewingstand* instead of brewing_stand*

2450

socram8888 commented 11 years ago

Fixed: https://github.com/PEXPlugins/Modifyworld/pull/69