Passive Listener Drop Enchant - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: enchant

Properties:

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

Description:

The listener activates whenever an item is successfully enchanted.

String Format Options:

The argument is optional, but it may be a pipe-separated (|) list of items in the Magic Item String format.

triggers:
    - enchant (items)

Config Format Options:

(Unsupported for now.)