Passive Listener Mana Change - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: manachange

Properties:

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

Description:

The listener activates whenever a player's mana changes.

String Format Options:

The argument is optional but may be a comma-separated list of mana change reasons.

triggers:
    - manachange (reasons)

Config Format Options:

(Unsupported for now.)