Passive Listener Teleport - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: teleport

Properties:

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

Description:

The listener activates whenever a player teleports.

String Format Options:

Arguments are optional but may be a comma-separated list of teleport causes.

triggers:
    - teleport (causes)

Section Format Options:

(Unsupported for now.)