Custom Damage Events

Discussion in 'Plugin Development' started by MasterAsp, Nov 22, 2011.

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

    MasterAsp

    Hi, I'm creating a plugin where it receives external damage messages from calls like player.damage() method, and I'd like my onEntityDamage listener to be able to see if it was called from where I call it. Is DamageCause.CUSTOM called with use of player.damage() or is some other method called
    ? Thank you.
     
  2. Offline

    Butkicker12

    Moved to the appropriate section. @MasterAsp
     
Thread Status:
Not open for further replies.

Share This Page