Passive Listener Ticks - TheComputerGeek2/MagicSpells GitHub Wiki
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.)