Language & Currency

Currency

ICARUS: Your game, your server

ICARUS Rent server
from 4.38
AUD /month
from 5.26
BGN /month
from 16.72
BRL /month
from 4.02
CAD /month
from 2.53
CHF /month
from 21.14
CNY /month
from 67.33
CZK /month
from 20.06
DKK /month
from 2.69
EUR /month
from 2.26
GBP /month
from 23.26
HKD /month
from 20.27
HRK /month
from 1,055.91
HUF /month
from 46,214.20
IDR /month
from 10.83
ILS /month
from 250.03
INR /month
from 411.30
ISK /month
from 433.60
JPY /month
from 3,977.43
KRW /month
from 58.53
MXN /month
from 12.89
MYR /month
from 31.37
NOK /month
from 4.76
NZD /month
from 167.61
PHP /month
from 11.50
PLN /month
from 13.39
RON /month
from 315.27
RUB /month
from 30.49
SEK /month
from 3.88
SGD /month
from 100.99
THB /month
from 101.59
TRY /month
from 2.98
USD /month
from 52.55
ZAR /month
from 24.24
date /month

How to Become an Admin ICARUS

To become an admin, you first need to set an admin password.
In Basic Mode, you can do this under Server Settings.
In Advanced Mode, you can do this in the ServerSettings.ini file, in the following line:

AdminPassword=

You then need to enter this password in the in-game chat using the command /AdminLogin password12345.
Replace password12345 with your set password.

RCon Commands

Command

Example

Description

/AdminLogin [Password]

/AdminLogin Pw1234

Registers you as an admin on the server.
Important to be able to use RCon.

/KickPlayer [SteamId or PlayerName] [Reason (optional)]

/KickPlayer 76561197979226165
/KickPlayer Michael Spam

Kicks the specified player from the server.

/BanPlayer [SteamId or PlayerName] [Reason (optional)]

/BanPlayer 76561197979226165
/BanPlayer Michael Spam

Bans the specified player from the server.

/UnbanPlayer [SteamId or PlayerName]

/UnbanPlayer 76561197979226165
/UnbanPlayer Michael

Unbans the specified player.

/ReturnToLobby

/ReturnToLobby

Kicks all players from the server and opens the lobby.

/ReturnToLobbyWhenEmpty

/ReturnToLobbyWhenEmpty

Once the server is empty, it returns to the lobby.
Ignores the ShutdownIfEmptyFor setting in the ServerSettings.ini file.