summaryrefslogtreecommitdiff
path: root/minetest.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'minetest.conf.example')
-rw-r--r--minetest.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index d3e2164d8..14e3f776c 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -150,7 +150,7 @@
#unlimited_player_transfer_distance = true
# Whether to enable players killing each other
#enable_pvp = true
-# Set static spawnpoint
+# If this is set, players will always (re)spawn at the given position
#static_spawnpoint = 0, 10, 0
# Profiler data print interval. #0 = disable.