Changes
Page history
fixed onTimer link
authored
Oct 30, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
2419a8e8
...
@@ -29,7 +29,7 @@ Links to triggers added by addon plugins. Any triggers from these links will not
...
@@ -29,7 +29,7 @@ Links to triggers added by addon plugins. Any triggers from these links will not
|
[
onLoad
](
/Skills/Triggers/onload
)
| When the mob is loaded after a server restart |
|
[
onLoad
](
/Skills/Triggers/onload
)
| When the mob is loaded after a server restart |
|
[
onSpawnOrLoad
](
/Skills/Triggers/onspawnorload
)
| When the mob either
[
spawns
](
/Skills/Triggers/onspawn
)
or
[
loads
](
/Skills/Triggers/onload
)
|
|
[
onSpawnOrLoad
](
/Skills/Triggers/onspawnorload
)
| When the mob either
[
spawns
](
/Skills/Triggers/onspawn
)
or
[
loads
](
/Skills/Triggers/onload
)
|
|
[
onDeath
](
/Skills/Triggers/ondeath
)
| When the mob dies |
|
[
onDeath
](
/Skills/Triggers/ondeath
)
| When the mob dies |
|
[
onTimer
](
/Skills/Triggers/on
t
imer
ticks
)
| Every
\#
ticks (where
\#
is the interval in ticks) |
|
[
onTimer
](
/Skills/Triggers/on
T
imer
)
| Every
\#
ticks (where
\#
is the interval in ticks) |
|
[
onInteract
](
/Skills/Triggers/oninteract
)
| When the mob is right-clicked |
|
[
onInteract
](
/Skills/Triggers/oninteract
)
| When the mob is right-clicked |
|
[
onPlayerKill
](
/Skills/Triggers/onplayerkill
)
| When the mob kills a player |
|
[
onPlayerKill
](
/Skills/Triggers/onplayerkill
)
| When the mob kills a player |
|
[
onEnterCombat
](
/Skills/Triggers/onentercombat
)
| When the mob enters combat (requires threat tables be on) |
|
[
onEnterCombat
](
/Skills/Triggers/onentercombat
)
| When the mob enters combat (requires threat tables be on) |
...
...
...
...