Update Triggers authored by Lxlp's avatar Lxlp
...@@ -11,8 +11,9 @@ These triggers are added by MythicRPG, and are meant to be used within the featu ...@@ -11,8 +11,9 @@ These triggers are added by MythicRPG, and are meant to be used within the featu
| [onClassLoss](/Skills/Triggers/onClassLoss) | When an [archetype] is lost | | [onClassLoss](/Skills/Triggers/onClassLoss) | When an [archetype] is lost |
| [onLevelUp](/Skills/Triggers/onClassLoss) | When an [archetype] [levels up] | | [onLevelUp](/Skills/Triggers/onClassLoss) | When an [archetype] [levels up] |
| [onJoin](/Skills/Triggers/onJoin) | When the player joins the server | | [onJoin](/Skills/Triggers/onJoin) | When the player joins the server |
| [onRespawn](/Skills/Triggers/onRespawn) | When the player respawns | | [onRespawn](/Skills/Triggers/onRespawn) | When the player with the archetype respawns |
| [onSpawn](/Skills/Triggers/onSpawn) | When the player respawns after death or joins the server | | [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 |
<!-- LINKS --> <!-- LINKS -->
... ...
......