teleport_to
Triggered Effect
Teleport a player to a specific location
Example Config
- id: teleport_to
args:
world: world_nether # The world name
x: 100 # The x-coordinate
y: 50 # The y-coordinate
z: -581.2 # The z-coordinate
...other config (eg triggers, filters, mutators, etc)