random_teleport
Triggered Effect
This effect requires a Trigger to activate.
Teleports the player to a random location within a radius
Effect Syntax
- id: random_teleport
args:
radius: 50 # The maximum distance in blocks from the player
min_radius: 10 # (Optional) The minimum distance in blocks from the player
...other config (eg triggers, filters, mutators, etc)