| 123456789101112131415161718192021222324252627 |
- // Server Name
- hostname "<hostname>"
- // RCON Password
- rcon_password "<rconpassword>"
- // Server Password
- sv_password ""
- // Server Logging
- log on
- sv_logbans 1
- sv_logecho 1
- sv_logfile 1
- sv_log_onefile 0
- // Server Hibernation
- sv_hibernate_when_empty 1
- sv_hibernate_ms 5
- exec banned_user.cfg
- exec banned_ip.cfg
- writeid
- writeip
|