mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-10 05:08:04 +00:00
19 lines
383 B
YAML
19 lines
383 B
YAML
|
# Configuration for the random teleport command.
|
||
|
# Some settings may be defaulted, and can be changed via the /settpr command in-game.
|
||
|
min-range: 0.0
|
||
|
excluded-biomes:
|
||
|
- cold_ocean
|
||
|
- deep_cold_ocean
|
||
|
- deep_frozen_ocean
|
||
|
- deep_lukewarm_ocean
|
||
|
- deep_ocean
|
||
|
- deep_warm_ocean
|
||
|
- frozen_ocean
|
||
|
- frozen_river
|
||
|
- lukewarm_ocean
|
||
|
- ocean
|
||
|
- river
|
||
|
- warm_ocean
|
||
|
find-attempts: 0
|
||
|
cache-threshold: 0
|