xgaming.configs
bd
1 file

Base Defense Server Config

Ready-to-use server config files for Base Defense dedicated game servers — copy, paste and run.

Config files

server.cfg
// Use this file to configure your DEDICATED server.
// This config file is executed on server startup.
// Hostname for server.
hostname "SERVERNAME"

// rcon_password - remote console password.
rcon_password "ADMINPASSWORD"

// disable autoaim
sv_aim 0

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5

// disable clients' ability to pause the server
pausable 0

// maximum client movement speed
sv_maxspeed 700

mp_falldamage 1
mp_waittime 300

// load ban files
exec listip.cfg
exec banned.cfg

What these settings mean

Quick reference for the 2 most important keys in this Base Defense config. Hover or tap any key to see what it controls — useful when you're tuning a server for the first time and don't want to grep through the upstream wiki.

Core
1 setting
hostname
Server name shown in the in-game browser. Keep it under 64 characters and avoid colour codes if you want clean Steam listings.
RCON
1 setting
rcon_password
Remote console password. Use a long random string — Source RCON is unencrypted, so anyone sniffing your wire can grab it if it's weak.

More valve / source engine configs

Skip the setup. Host Base Defense with XGamingServer.

Spin up a managed Base Defense server with one click. Backups, mods, control panel and DDoS protection included.