Language & Currency

Currency

Call of Duty 4: Your game, your server

from 4.40
AUD /month
from 5.26
BGN /month
from 15.63
BRL /month
from 4.34
CAD /month
from 2.50
CHF /month
from 20.86
CNY /month
from 65.13
CZK /month
from 20.11
DKK /month
from 2.69
EUR /month
from 2.30
GBP /month
from 24.23
HKD /month
from 20.27
HRK /month
from 979.83
HUF /month
from 55,772.31
IDR /month
from 9.45
ILS /month
from 294.69
INR /month
from 383.59
ISK /month
from 495.04
JPY /month
from 4,459.99
KRW /month
from 53.67
MXN /month
from 12.62
MYR /month
from 29.43
NOK /month
from 5.27
NZD /month
from 189.29
PHP /month
from 11.60
PLN /month
from 14.11
RON /month
from 315.27
RUB /month
from 29.55
SEK /month
from 3.97
SGD /month
from 103.39
THB /month
from 146.83
TRY /month
from 3.09
USD /month
from 51.21
ZAR /month
from 24.27
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.