Language & Currency

Currency

ICARUS: Your game, your server

ICARUS Rent server
from 4.44
AUD /month
from 5.26
BGN /month
from 17.08
BRL /month
from 4.02
CAD /month
from 2.52
CHF /month
from 20.58
CNY /month
from 67.30
CZK /month
from 20.06
DKK /month
from 2.69
EUR /month
from 2.23
GBP /month
from 22.00
HKD /month
from 20.27
HRK /month
from 1,099.94
HUF /month
from 45,327.04
IDR /month
from 10.16
ILS /month
from 239.92
INR /month
from 392.47
ISK /month
from 434.30
JPY /month
from 4,055.39
KRW /month
from 57.15
MXN /month
from 12.59
MYR /month
from 31.41
NOK /month
from 4.90
NZD /month
from 165.81
PHP /month
from 11.47
PLN /month
from 13.38
RON /month
from 315.27
RUB /month
from 30.98
SEK /month
from 3.81
SGD /month
from 96.58
THB /month
from 98.88
TRY /month
from 2.83
USD /month
from 50.61
ZAR /month
from 32.69
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.