Passive Listener Kill - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: kill

Properties:

Property Value
Cancellable true
Has Entity Target true
Has Location Target false

Description:

The listener activates whenever a player kills an entity.

String Format Options:

The argument is optional but may be a comma-separated list of entity types.

triggers:
    - kill (entity types)

Config Format Options:

(Unsupported for now.)