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, 6 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example
index 524ef6334..1e9f6b2d9 100644
--- a/minetest.conf.example
+++ b/minetest.conf.example
@@ -515,6 +515,11 @@
### Basic
+# Whether nametag backgrounds should be shown by default.
+# Mods may still set a background.
+# type: bool
+# show_nametag_backgrounds = true
+
# Enable vertex buffer objects.
# This should greatly improve graphics performance.
# type: bool
@@ -1310,7 +1315,7 @@
# type: bool
# enable_damage = false
-# Enable creative mode for new created maps.
+# Enable creative mode for all players
# type: bool
# creative_mode = false