How can i make this plugin?

Discussion in 'Plugin Development' started by jakgon, Nov 21, 2015.

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

    jakgon

    Hi,
    i'm making plugin that can upgrade item
    so if we open inventory(with inventory key)

    and get some special item(has item meta) and click that to make it go to my cursor, and click that item to what we want to upgrade.
    -> this means load cursor one item and click that item to what i want to upgrade

    how can i code this?
    it might use InventoryClickEvent
    but i don't know how can i code it.
     
  2. Offline

    DoggyCode™

    Inventory key?
     
  3. i think that he means when you open the inventory it first check if you have the "specific key" to acces the inventory,,not really sure buy thats what i think :p
     
  4. Offline

    WinX64

    I'm pretty sure he means "Inventory key" as in the E key, to open your local inventory.

    Here's my suggestion:
     
Thread Status:
Not open for further replies.

Share This Page