// Use this file to configure your DEDICATED server. // This config file is executed everytime the server changes levels. // // disable autoaim // sv_aim 0 // // player bounding boxes (collisions, not clipping) // sv_clienttrace 3.5 // // disable clients' ability to pause the server // pausable 0 // // default server name. Change to "Bob's Server", etc. // hostname "Half-Life JailBreak" // // maximum client movement speed // sv_maxspeed 270 // // 60 minute timelimit // mp_timelimit 60 // // 10 Execution fraglimit // mp_fraglimit 10 // // Enable cheats // sv_cheats 1 // // Force players onto a team // jail_autoteam 0