Files
foundation/foundation-chaos/src/main/resources/chaos.yaml

8 lines
203 B
YAML
Raw Normal View History

2023-01-28 00:21:14 -08:00
# Whether enabling the chaos mode is allowed.
allowed: false
# Chaos modules enablement.
enable:
nearest-player-entity-spawn: true
teleport-all-entities-nearest-player: true
2023-01-28 14:05:29 -08:00
selectionTimerTicks: 100