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 |
onInteract | Executes the skill when a player with the archetype interacts with a mob |
onCrouch | Executes the skill when the player with the archetype starts to crouch |
onUnCrouch | Executes the skill when the player with the archetype stops to crouch |
onShoot | Executes the skill when the player with the archetype shoots a projectile from a bow |