Item Listener
Command
Command | Permission | Description |
---|---|---|
setitemmenu <menu> [isLeftClick] [isRightClick] [args] | bettergui.setitemmenu | Set the item the user holding to be the trigger to open the <menu> with the arguments [args] . You can enable [isLeftClick] & [isRightClick] (true/false ) to specify if the menu can be opened by left-clicking and/or right-clicking the item |
removeitemmenu | bettergui.removeitemmenu | Remove the open-menu trigger of the item the user holding |