Skip to content

Passive Listener Ticks

JasperLorelai edited this page Jan 24, 2025 · 2 revisions

Source Code

PassiveSpell trigger: ticks

Properties:

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

Description:

The listener activates on the tick interval defined.

String Format Options:

The argument must be the interval in server ticks.

triggers:
    - ticks (ticks)

Section Format Options:

(Unsupported for now.)

Clone this wiki locally