Oncreepercharge

Description

Executes the skill when the casting creeper is charged.

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 gets charge
    - message{m=CHARGED} @World ~onCreeperCharge

Aliases

  • onCreeper_Charge
  • onCharged
  • onCharge
Updated Aug 19, 2026