// Use this file to configure your DEDICATED server.
// This config file is executed on server startup.
// 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 "xerxes jb server"
// maximum client movement speed
sv_maxspeed 270
// load ban files
exec listip.cfg
exec banned.cfg
server.cfg里的东西 那里转?请指教