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 g_powerups 0 // no powerups until the speed powerup has its own model
19 teamplay_mode 2 // friendly fire and self damage
20 sv_vote_nospectators 1
23 // general buff settings
24 g_buffs_cooldown_activate 0
25 g_buffs_cooldown_respawn 0
43 // speed powerup (q3 haste replacement)
44 g_movement_highspeed_q3_compat 1
45 g_balance_powerup_speed_time 30
46 g_balance_powerup_speed_highspeed 1.3 // q3 haste lasts 30 seconds
47 g_balance_powerup_speed_attackrate 0.7692307692 // 1/1.3
50 g_cts_finish_kill_delay 2