Improve (re)spawn, add cache_block_before_spawn and max_spawn_height settings

This commit is contained in:
sweetbomber
2013-05-30 17:14:22 +01:00
committed by ShadowNinja
parent 000da6b25d
commit 22dbbf0a6f
5 changed files with 55 additions and 40 deletions

View File

@@ -266,6 +266,10 @@
#disable_anticheat = false
# If true, actions are recorded for rollback
#enable_rollback_recording = false
# If true, blocks are cached (and generated if not before) before a player is spawned.
#cache_block_before_spawn = true
# Defines the maximum height a player can spawn in a map, above water level
#max_spawn_height = 50
# Profiler data print interval. #0 = disable.
#profiler_print_interval = 0