Changes
Page history
Update Triggers
authored
May 06, 2025
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/Triggers.md
View page @
e21c4ad8
...
...
@@ -15,6 +15,7 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
|
[
onSpawn
](
/Skills/Triggers/onSpawn
)
| When the player with the archetype respawns after death or joins the server |
|
[
onDeath
](
/Skills/Triggers/onDeath
)
| Executes the skill when the player with the archetype dies |
|
[
onRightClick
](
/Skills/Triggers/onRightClick
)
| Executes the skill when the player with the archetype right-clicks |
|
[
onInteract
](
/Skills/Triggers/onInteract
)
| Executes the skill when a player with the archetype interacts with a mob |
<!-- LINKS -->
...
...
...
...