Cancel inventoryclick event

Discussion in 'Plugin Development' started by ArthurHoeke, Jul 21, 2014.

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

    ArthurHoeke

    Hello,

    I made a inventory that opens if you type a comment
    And now i need to cancel that if you're trying to get the items out of the inventory
    Tryed multiple thinges but all doesnt work..
     
  2. Offline

    jeussa

    Use event.setCancelled(true); on the InventoryClickEvent
     
  3. Offline

    ArthurHoeke

    jeussa I know, Tried it but doesnt work..
     
  4. Offline

    jeussa

    Then please show me what you've coded
     
  5. Offline

    MCMastery

    ArthurHoeke Yes what have you tried?

    Also don't bump within 24 hours
     
  6. Offline

    DamnHippo

Thread Status:
Not open for further replies.

Share This Page