Onprime

Description

Executes the skill when the mob, must be a creeper, is primed (i.e. via the use of a flint and steel).

The associated @trigger is the caster itself

Examples

EXAMPLE_MOB:
  Type: CREEPER
  Skills:
    # sends a message to all the players in the world
    # when the mob is primed
    - message{m=OOO I'M GONNA EXPLODE} @World ~onPrime
Updated Aug 19, 2026