Passive Listener Unequip - JasperLorelai/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: unequip

Properties:

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

Description:

The listener activates whenever a player removes their armor.

String Format Options:

Arguments are optional but may be a pipe-separated (|) list of items in the Magic Item String format.

triggers:
    - unequip (items)

Config Format Options:

(Unsupported for now.)