Ontame

Description

Executes the skill when the player tames the mob.

The associated @trigger is the player that tamed the mob

Examples

EXAMPLE_MOB:
  Type: WOLF
  Skills:
    # sends a message to all the players in the world
    # when a player tames the mob
    - message{m=I GOT TAMED} @World ~onTame
Updated Aug 19, 2026