Passive Listener Jump - TheComputerGeek2/MagicSpells GitHub Wiki
PassiveSpell
trigger: jump
Properties:
Property | Value |
---|---|
Cancellable | true |
Has Entity Target | false |
Has Location Target | false |
Description:
The listener activates whenever an entity jumps. Cancelling the jump causes the entity to be teleported back to the location it jumped from. Teleport is not visible to players, but if a player triggers the event, it will be visible to the jumping player.
String Format Options:
triggers:
- jump
Config Format Options:
(Unsupported for now.)