Register a kill

Discussion in 'Plugin Development' started by Cryices, Oct 20, 2013.

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

    Cryices

    I have a kit stomper, just the only problem is that i am having trouble registering when somebody kills another player with stomper, I need it to count through minecraft as a kill.
     
  2. Offline

    Chinwe

    What about:
    Code:
    player.damage(100, stomper)
     
  3. Offline

    Cryices

    Sure I'll try that, thanks!
     
Thread Status:
Not open for further replies.

Share This Page