Onteleport

Description

Executes the skill when the mob teleports.

There is no associated @trigger

Examples

EXAMPLE_MOB:
  Type: ENDERMAN
  Skills:
    # sends a message to all the players in the world
    # when the mob teleports
    - message{m=TELEPORT} @World ~onTeleport
Updated Aug 19, 2026