Trigger

load

Fires when load occurs.

Examples & Notes

Examples

EXAMPLE_MOB:
  Type: VILLAGER
  Skills:
    # sends a message to all the players in the world
    # when the mob is loaded after a server restart
    - message{m=LOADED} @World ~onLoad

Mentioned by

Community-maintained documentation for the Mythic plugin ecosystem.