NPC Opener
Depend: Citizens
Command
Command | Permission | Description |
---|---|---|
setnpcmenu <menu> [isLeftClick] [isRightClick] [args] | bettergui.setnpcmenu | Set the NPC the user selecting 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 NPC |
removenpcmenu | bettergui.removenpcmenu | Remove the open-menu trigger of the NPC the user selecting |