Passive Listener Spell Casted - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: spellcasted

Properties:

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

Description:

The listener activates whenever an entity has finished casting a spell.

String Format Options:

Arguments are optional and may be a string-based Spell Filter.

triggers:
    - spellcasted (filter)

Section Format Options:

(Unsupported for now.)