5 exec xonotic-server.cfg
10 // g_jump_grunt 1 // just no
11 g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly)
12 g_balance_kill_antispam 0
14 // g_playerclip_collisions 0 // do not check playerclips
15 // Powerups including speed enabled by default.
18 g_powerups_invisibility 0
23 teamplay_mode 2 // friendly fire and self damage
24 sv_vote_nospectators 1
27 // speed powerup (q3 haste replacement)
28 g_movement_highspeed_q3_compat 1
29 g_balance_powerup_speed_time 30 // q3 haste lasts 30 seconds unless count field set otherwise
30 g_balance_powerup_speed_highspeed 1.3
31 g_balance_powerup_speed_attackrate 0.7692307692 // 1/1.3
34 g_cts_finish_kill_delay 2