How to Access Admin Commands on Your Icarus Server
Admin commands let you kick or ban players and manage sessions on your Icarus server. You must first set an Admin Password in ServerSettings.ini, then authenticate in-game using chat.
See change server passwords for the full steps to edit ServerSettings.ini via the Config Editor.
Set the Admin Password
- Log in to the Game Control Panel and navigate to your server.
- Stop the server.
- Click the Configuration Files icon.
- Open ServerSettings.ini using the Config Editor.
- Set the Admin Password field to a secure value.
- Click Save, then restart the server.
Log In as Admin In-Game
- Open the in-game chat.
- Type
/AdminLogin AdminPasswordHere(replaceAdminPasswordHerewith your actual password).
Available Commands
| Command | Description |
|---|---|
/KickPlayer SteamID or Playername | Kicks a player from the session |
/BanPlayer SteamID or Playername | Bans a player from the server |
/UnbanPlayer SteamID or Playername | Removes a ban |
/ReturnToLobby | Returns all players to the lobby immediately |
/ReturnToLobbyWhenEmpty | Returns to lobby once all players leave |
/AdminSay Message | Broadcasts a message to all players |