Configuration

📝 Atualizado em 07/02/2026

config.yml

# General settings
language: en-US

# Teleport settings
teleport:
  min-distance: 100
  max-distance: 10000
  max-attempts: 10
  warmup: 3
  cooldown: 60
  
# Safety checks
safety:
  avoid-water: true
  avoid-lava: true
  avoid-void: true
  check-blocks-above: true
  
# Economy
economy:
  enabled: false
  cost: 100
  
# Worlds
worlds:
  - world
  - world_nether
  - world_the_end