Swap Event

This event will swap its enemies.

Required arguments

What it does

Whenever the event is triggered, players in a specified radius around the mob will be swapped positions

Example usage

actions:
  swap:
    events:
      - swap 100
    commands: []

Last updated