Default
Start command (Linux)
./srcds_run -console -game garrysmod +ip {ip} +port {port} +map {default_map} -strictportbind -norestart +maxplayers {maxplayers} -tickrate {tickrate} +rcon_password {rcon_password}
Start command (Windows)
srcds.exe -console -game garrysmod +ip {ip} +port {port} +map {default_map} -strictportbind -norestart +maxplayers {maxplayers} -tickrate {tickrate} +rcon_password {rcon_password}
Variables
| Variable | Type | Default | Description | Admin |
|---|---|---|---|---|
| default_map 🌐 3 | Select | gm_flatgrass |
Default map
Options: gm_construct, gm_flatgrass
|
— |
| maxplayers 🌐 3 | String | 32 | Maximum players on server | ✓ |
| tickrate 🌐 3 | String | 22 | Tickrate | ✓ |
Fast RCON commands
| Description | Command |
|---|---|
| Status 🌐 3 | status |
| Stats 🌐 3 | stats |
Console commands
Kick player
kick #{id}
Soft restart
restart
Change map
changelevel {map}
Set password
password {password}