Description
Executes the skill when the mob kills a player.
The associated @trigger is the player that has been killed
Examples
EXAMPLE_MOB:
Type: CHICKEN
Skills:
# sends a message to all the players in the world
# when the mob kills a player
- message{m=PLAYER KILLED} @World ~onPlayerKill
Aliases
- onKillPlayer