Hotkey cheat in icon menus
armbruer opened this issue ยท 2 comments
Steps to reproduce:
- Create an iconmenu in any of your plugins.
(I'm using this icon menu resource: http://forums.bukkit.org/threads/icon-menu.108342/) - Open it whenever a player right clicks item X.
- Hover with your mouse over any icon in the icon menu.
- Look into your inventory in which slot is the item X. Then press this hotkey (slot of Icon X)
-> You cheated the item you hovered over.
I think this is because you set in your inventoryclickevent ignorecancelled true. (But I didn't have a closer look at this so far)
Thanks for reading. Hope you can fix this.
darkness19