Trigger

spawn

Fires when the caster spawns.

Examples & Notes

Implementations

Examples

EXAMPLE_MOB:
  Type: CHICKEN
  Skills:
    # sends a message to all the players in the world
    # when the mob spawns
    - message{m=SPAWN} @World ~onSpawn

Mentioned by

Community-maintained documentation for the Mythic plugin ecosystem.