Killmob

Criteria: KillMob

Triggered when a player kills a non-MythicMob entity of the given type.

Attributes

Attribute Description Default
EntityType The type of entity ZOMBIE

Examples

Criteria:
    KILL:
      Type: KillMob
      EntityType: SKELETON
      Amount: 20
      Conditions:
      - night
Updated Aug 19, 2026