summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index d5c161866..d523b75e6 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -829,6 +829,13 @@
# type: string
# static_spawnpoint =
+# Maximum distance above water level for player spawn.
+# Larger values result in spawn points closer to (x = 0, z = 0).
+# Smaller values may result in a suitable spawn point not being found,
+# resulting in a spawn at (0, 0, 0) possibly buried underground.
+# type: int
+# vertical_spawn_range = 16
+
# If enabled, new players cannot join with an empty password.
# type: bool
# disallow_empty_password = false