forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
Passive Listener Equip
JasperLorelai edited this page Feb 18, 2025
·
4 revisions
PassiveSpell
trigger: equip
Property | Value |
---|---|
Cancellable | false |
Has Entity Target | false |
Has Location Target | false |
The listener activates whenever a player equips their armor. Since 4.0 beta 17 the trigger activates for non-players as well.
String Format Options:
The argument is optional, but it may be a pipe-separated (|
) list of items in the Magic Item String format.
triggers:
- equip (items)
Section Format Options:
(Unsupported for now.)