We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is basically just a list of default convars to set. Create a file named gameroot_server.txt under BaseLauncher/config/
// disable clients' ability to pause the server pausable 0 // maximum client movement speed (1000 for BB) sv_maxspeed 1000 // Set round timing behaviour sv_roundtimelimit 1000 sv_rounddelay 8 sv_cheats 0 // Turn off friendlyfire mp_friendlyfire 0 // Enable map and variable voting sv_mapvote 1 sv_varvote 1