]> git.lizzy.rs Git - minetest.git/blobdiff - minetest.conf.example
Updated to-do list and added the give_initial_stuff setting for testing
[minetest.git] / minetest.conf.example
index eb17ebc741a72c1aca585359c7721138ba45e8e8..770677da11a9c29668cc0372751e654d895bc24e 100644 (file)
@@ -18,7 +18,7 @@
 #screenW = 800
 #screenH = 600
 #port = 30000
-#address = kray.dy.fi
+#address = 
 #name = 
 
 # Whether to try to fog out the border of the visible area
 # Server side stuff
 #
 
-#map-dir = /home/palle/custom_map
+# Set to true to enable experimental features
+#enable_experimental = false
 
-#plants_amount = 1.0
-#ravines_amount = 1.0
-#coal_amount = 1.0
+#map-dir = /home/palle/custom_map
 
 # Set to true to enable creative mode (unlimited inventory)
 #creative_mode = false
+
+#enable_damage = false
+
+#give_initial_stuff = false
+
 # Player and object positions are sent at intervals specified by this
 #objectdata_inverval = 0.2