]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Print information about spawned objects to the server by default. Also add informatio...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index 26ac83fd068ab88e24c7041d41d62f9d9e4a446f..079a409a3ff81eef6918844d822f6e4ee275fea3 100644 (file)
@@ -541,6 +541,9 @@ set g_player_alpha 1
 set g_player_brightness 0      "set to 2 for brighter players"
 seta g_balance_cloaked_alpha 0.25
 
+set g_sandbox 0 "allow players to spawn and edit objects around the map"
+set g_sandbox_info 1 "print non-critical information to the server"
+
 set g_playerclip_collisions 1 "0 = disable collision testing against playerclips, might be useful on some defrag maps"
 set g_botclip_collisions 1 "0 = disable collision testing against botclips, might be useful on some defrag maps"