How to open the menu gui from the inventory

Discussion in 'Plugin Development' started by keketiger, Dec 18, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    keketiger

    Hello,

    I am creating a hub plugin and I have created an item in the inventory that when clicked opens a custom menu,and I would like to howwhat to do so that when a player opens his inventory and clicks on the item his opens the menu ?
     
    Last edited: Dec 19, 2017
  2. Offline

    YoloSanta

    Use a player interact event then Use a Click event (Action.) and check if the item is a specific name or item
    Then create an inventory and open it with the event
     
Thread Status:
Not open for further replies.

Share This Page