MythicRPG support some MythicMobs base trigger.
You can view those by clicking here here.
Triggers
These triggers are added by MythicRPG, and are meant to be used within the features that MythicRPG implements
Trigger | When it fires... |
---|---|
onClassGain | When an archetype is gained |
onClassLoss | When an archetype is lost |
onLevelUp | When an archetype levels up |
onJoin | When the player joins the server |
onRespawn | When the player with the archetype respawns |
onSpawn | When the player with the archetype respawns after death or joins the server |
onDeath | Executes the skill when the player with the archetype dies |
onRightClick | Executes the skill when the player with the archetype right-clicks |