Skip to content

Passive Listener Jump

JasperLorelai edited this page Jan 24, 2025 · 2 revisions

Source Code

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

Section Format Options:

(Unsupported for now.)

Clone this wiki locally