Needing Help

Discussion in 'Plugin Development' started by Ziddia, Mar 30, 2011.

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

    Ziddia

  2. Offline

    Plague

    Do you link it against new bukkit? player interact now obsoleted rightclick so it could be that.
     
  3. Offline

    Ziddia

    I updated to 602 (or tried to).

    It seems that it did not work though.

    And yes, I used PlayerInteract.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  4. Offline

    Plague

    No I mean if you link against bukkit 486 (external jar option in eclipse )
     
  5. Offline

    Ziddia

    yeah, done that too.

    Still need help pl0x...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  6. Offline

    Crash

    onPlayerInteract is in PlayerListener
    Make sure to use @Override to make sure you're actually overriding something.
     
  7. Offline

    Ziddia

    Okay thanks, will do

    Wait- PlayerListener? What do I do with my block listener then?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
Thread Status:
Not open for further replies.

Share This Page