]> 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 68ca0eab98152fe896558ab503951f76f6d386a9..079a409a3ff81eef6918844d822f6e4ee275fea3 100644 (file)
@@ -542,6 +542,7 @@ 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"