Solved Factions API join faction event.

Discussion in 'Plugin Development' started by Ultracrepadarian, Nov 26, 2015.

Thread Status:
Not open for further replies.
  1. Ok so, here's my scenario: I'm trying to make a plugin that hooks into the factions API. I couldn't find a tutorial on the API anywhere, so I looked around in the jar file and found quite a lot of cool stuff. Anyway, I found the 'Events' package, but no matter where I look, I can't seem to find an event for when a player joins a faction. Any help is appreciated :)
     
  2. Offline

    ShadowLAX

    @Ultracrepadarian Took me a few minutes of looking at the source code, seems like the EventFactionsMembershipChange is what you want to listen for.
     
  3. Offline

    Zombie_Striker

    No prob fam, let me use this high tech website to help you find the answer:
    CLICK HERE.
    Fourth result. Click it, go to "Develop" and you're good to go.
     
  4. Thank you @ShadowLAX for the help :)

    @Zombie_Striker Your help was also much appreciated, but the sarcasm was indeed not needed at all.
     
Thread Status:
Not open for further replies.

Share This Page