Solved PlayerInteractEvent not firing

Discussion in 'Plugin Development' started by falcon2_0, Jul 23, 2014.

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

    falcon2_0

    This is my code.
     
  2. Offline

    florissmit1

    Post your code at this thread please :)
     
  3. Offline

    Gater12

    falcon2_0
    You have forgotten your @EventHandler annotation above your event method.
     
  4. Offline

    Gnat008

    falcon2_0
    I think you need to add the '@EventHandler' annotation above the 'onPlayerInteract' method in your Listener class.
     
  5. Offline

    falcon2_0

    I am a total derp. ,_,
     
Thread Status:
Not open for further replies.

Share This Page