Update Triggers authored by Lxlp's avatar Lxlp
......@@ -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 -->
......
......