Language & Currency

Currency

Call of Duty 4: Your game, your server

from 4.49
AUD /month
from 5.26
BGN /month
from 16.16
BRL /month
from 4.31
CAD /month
from 2.47
CHF /month
from 21.34
CNY /month
from 65.94
CZK /month
from 20.10
DKK /month
from 2.69
EUR /month
from 2.34
GBP /month
from 24.25
HKD /month
from 20.27
HRK /month
from 1,035.33
HUF /month
from 52,471.68
IDR /month
from 9.79
ILS /month
from 290.19
INR /month
from 386.28
ISK /month
from 493.32
JPY /month
from 4,716.16
KRW /month
from 55.71
MXN /month
from 12.52
MYR /month
from 30.16
NOK /month
from 5.40
NZD /month
from 187.71
PHP /month
from 11.54
PLN /month
from 13.72
RON /month
from 315.27
RUB /month
from 29.44
SEK /month
from 3.98
SGD /month
from 101.32
THB /month
from 137.58
TRY /month
from 3.09
USD /month
from 52.80
ZAR /month
from 10.79
date /month

RCON Commands CoD 4

Basics


/rcon login Password
This command is used to log in to the server with a previously set password.

/rcon say [Text]
This command sends a message to all players on the server.

/rcon status
Displays information about all players on the server (including the ID used to kick/ban a player).

Map Commands


/rcon map mapname
This command allows you to change the map.

/rcon map_rotate
This command loads the next map specified in the sv_maprotation.

/rcon map_restart
Reloads the current map.

/rcon fast_restart
Restarts the current map.

Kicking and Banning Players


/rcon kick name
Kicks a player from the server by their name.

/rcon clientkick id
Kicks a player from the server by their ID.

/rcon banUser name
Permanently bans a player by their name.

/rcon banClient id
Permanently bans a player by their ID.

/rcon tempBanUser name
Kicks and temporarily bans a player by their name.

/rcon tempBanClient id
Kicks and temporarily bans a player by their ID.
Time is set using the sv_kickBanTime variable.