PlayerItemConsumeEvent still not triggering

Discussion in 'Plugin Development' started by 8bitfusion, Jul 29, 2014.

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

    8bitfusion

    The crafting recipes and all else work, but I can't register the event correctly or there is something wrong.

    Code:
    http://pastebin.com/LFtYdtGn
     
  2. Offline

    Konkz

    Try and print out a message to see if the event gets called.
     
  3. Offline

    Maved

    8bitfusion
    When comparing strings always use .equals or .equalsIgnoreCase instead of ==.
     
  4. Offline

    8bitfusion

    It doesn't.
     
Thread Status:
Not open for further replies.

Share This Page