Player hit event ???

Discussion in 'Plugin Development' started by ahuby09, Apr 9, 2014.

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

    ahuby09

    what is the event for a player who is hitting another player (the actual player hitting the target player)
     
  2. EntityDamageByEntityEvent then check that both entities are players
     
  3. Offline

    RawCode

    i will suggest to read api\source\javadocs - this will allow you to find any event that you might need.

    alternatively you can wait, someone will spoonfeed you for sure in ~20 minutes.
     
  4. Offline

    ahuby09

    I have checked and i couldn't find it sorry for asking for help
     
  5. Offline

    Zethariel

Thread Status:
Not open for further replies.

Share This Page