]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - defaultXonotic.cfg
Read-only mode. When enabled, no sandbox commands can be used, and objects cannot...
[xonotic/xonotic-data.pk3dir.git] / defaultXonotic.cfg
index c5d5e24b9f54102b034f7176b00d072915347b81..e3daefac7ba3f67c41fe069068951fcd634009ea 100644 (file)
@@ -549,6 +549,7 @@ 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 object information to the server. 1 prints info about spawned / removed objects, 2 also prints info about edited objects"
+set g_sandbox_readonly 0 "when this mode is active, players cannot modify objects or use any sandbox commands"
 set g_sandbox_storage_name default "name of the selected storage to use"
 set g_sandbox_storage_autosave 5 "storage is automatically saved every specified number of seconds"
 set g_sandbox_storage_autoload 1 "if a storage file exists for the given map, automatically load it at startup"