How to become Admin ICARUS

From 4netplayers Support Wiki
Revision as of 14:15, 14 December 2022 by Michael (talk | contribs) (Created page with "{{LP-Banner-ICARUS}} In order to become an admin, you first need to define an adminpassword.<br> In ''Basic Mode'' you can set a password under '''Server Settings'''.<br> In...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Rent an ICARUS Server
Rent your own ICARUS server now at 4Netplayers.com

In order to become an admin, you first need to define an adminpassword.
In Basic Mode you can set a password under Server Settings.
In Advanced Mode you need to set the password in ServerSettings.ini here:
AdminPassword=

You can then enter your password ingame like this: /AdminLogin password12345.
Replace password12345 with the password you have set.

RCon Commands

Command Example Description
/AdminLogin [Password] /AdminLogin Pw1234 Login as admin on the server
Needed to be able to use RCon.
/KickPlayer [SteamId or PlayerName] [Reason (optional)] /KickPlayer 76561197979226165
/KickPlayer Michael Spam
Kicks the player off the server
/BanPlayer [SteamId or PlayerName] [Reason (optional)] /BanPlayer 76561197979226165
/BanPlayer Michael Spam
Bans the player on the server
/UnbanPlayer [SteamId or PlayerName] /UnbanPlayer 76561197979226165
/UnbanPlayer Michael
Unbans the player
/ReturnToLobby /ReturnToLobby Kicks all players on the server and returns to Lobby
/ReturnToLobbyWhenEmpty /ReturnToLobbyWhenEmpty Returns the server to lobby once all players have disconnected
Ignores the setting ShutdownIfEmptyFor in ServerSettings.ini