]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server.cfg
print some timing info when release building
[xonotic/xonotic.git] / server / server.cfg
index 0a6fe2af91f21b46c88bf3dab43851e56b287ed4..01a29de39ec16b469361a3c68c55843458e20f45 100644 (file)
@@ -59,6 +59,7 @@
 //bot_number 0 // number of bots to add
 //skill 1      // the bots skill level
 //minplayers 0 // add bots if less then that number of players playing. MAKE SURE ITS LESS THEN maxplayers or people will get blocked by bots!
+//g_maxplayers 0 // above this player count, only allow spectators
 //bot_prefix [BOT]     // prepend this to all botnames
 //bot_suffix ""        // append this to all botnames
 //g_maplist_check_waypoints 0  // set this to 1 to skip maps without waypoints if there aren't enough players to play without bots
 //sv_defaultcharacter 0        // 1 will force a specific model for all players
 //sv_defaultplayermodel models/player/nexus.zym        // this model will be used
 //sv_defaultplayerskin 0       // this skin number will be forced for all players
+//sv_defaultplayercolors ""    // you can even force player colors here (16*shirt+pants)
 //g_fullbrightplayers 0        // 1 to make players fullbright
 //g_fullbrightitems 0  // 1 to make items fullbright
 
 /////////////////////////////////////////////////////////////////////
 // "Obvious" mutators that are allowed on a "pure" server
 //g_minstagib 0        // set to 1 for MinstaGib
+g_weapon_stay 0 // set to 1, 2 or 3 for different weapon-stay modes (1 = traditional, 2 = no ammo but allow throwing, 3 = ghost weapon stay)
 
 
 /////////////////////////////////////////////////////////////////////
 
 // enable some mutators you'd like
 //g_cloaked 0  // set to 1 for transparent hard to see players
-//g_grappling_hook 0   // set to 1 to enable the hook
+//g_grappling_hook 0   // set to 1 to enable the hook (allowed on "pure" server in MinstaGib)
+//g_jetpack 0  // set to 1 to enable the jetpack (allowed on "pure" server in MinstaGib)
 //g_laserguided_missile 0      // set to 1 for laser guided missiles in the RL
 //g_midair 0   // set to 1 to make only midair damage count
 //g_vampire 0  // set to 1 to give players the damage they cause as health