Day of Defeat Source Rcon Commands

rcon_password [rconpassword]
Logs you in as admin

addip [ipaddress]
Add an IP address to the ban list.

banid [userid]
Add a user ID to the ban list.

changelevel [mapname]
Change server to the specified map (see maps command above to find out mapnames).

kick [username/userid/userslot]
Kick a player by slot, userid or name.

killserver
Shutdown the server.

listid
Lists banned users.

listip
List IP addresses on the ban list.

writeid
Writes a list of permanently-banned user IDs to banned_user.cfg.

writeip
Save the ban list to banned_ip.cfg.

maxplayers [playernumber]
Change the maximum number of players allowed on this server.

mp_allowspectators [0,1]
Toggles whether the server allows spectator mode or not.

mp_chattime [seconds]
Amount of time players can chat after the game is over.

mp_fraglimit [frags]
Frag limit for deathmatch games.

mp_friendlyfire [0,1]
If set to 1, friendly fire is enabled.

mp_timelimit [minutes]
Game time per map in minutes.

mp_weaponstay [0,1]
If set to 1, weaponstay is enabled

password [password]
Current server access password.

rcon [command]
Issue an rcon command.

rcon_password [password]
remote console password.

removeid [userid]
Remove a user ID from the ban list.

removeip [userip]
Remove an IP address from the ban list.

retry
Retry connection to last server.

say [string]
Display player message

say_team [string]
Display player message to team.

spec_player [playername]
Spectate player by name.

sv_alltalk [0,1]
Players can hear all other players, no team restrictions if set to 1.

sv_password [password]
Server password for entry into multiplayer games.

sv_specnoclip [0,1]
If set to 1, spectators cannot fly through objects.

sv_timeout [seconds]
Number of seconds without a message from a client before client is dropped.

sv_voiceenable [0,1]
Enable voice on the server.

users
Show user info for players on server.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

BF Vietnam Rcon Commands

To execute remote admin commands, you must be logged in as "Admin" and use...

Call of Duty 2 Rcon Commands

rconpassword [rcon password]Log in as admin. Replace [rcon password] with your rcon password.rcon...

Call of Duty 4 Rcon Commands

/rcon login [RCONPASSWORD]Login to remote rcon./rcon kick [NAME]Kicks a player by name from the...

Call of Duty Rcon Commands

Log in as admin. Replace [rcon password] with your rcon password.rcon statusSee a list of players...

clients.txt file example

"clients.txt"{"version" "1"// This key group lists all your client players"players"{// This must...