Language & Currency

Currency

Call of Duty 4: Your game, your server

from 4.47
AUD /month
from 5.26
BGN /month
from 16.37
BRL /month
from 4.34
CAD /month
from 2.45
CHF /month
from 21.78
CNY /month
from 65.22
CZK /month
from 20.10
DKK /month
from 2.69
EUR /month
from 2.36
GBP /month
from 24.84
HKD /month
from 20.27
HRK /month
from 1,013.13
HUF /month
from 53,352.65
IDR /month
from 9.98
ILS /month
from 289.23
INR /month
from 386.02
ISK /month
from 495.31
JPY /month
from 4,579.05
KRW /month
from 54.66
MXN /month
from 12.36
MYR /month
from 30.15
NOK /month
from 5.31
NZD /month
from 183.18
PHP /month
from 11.36
PLN /month
from 13.71
RON /month
from 315.27
RUB /month
from 28.69
SEK /month
from 4.02
SGD /month
from 98.71
THB /month
from 139.60
TRY /month
from 3.18
USD /month
from 50.62
ZAR /month
from 8.16
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.