Home/ Guides/ Icarus Commands
🪐 Icarus · Commands

Icarus Console Commands

Icarus (by RocketWerkz) has no always-on developer console. There are two real command sets: a handful of UE4 cheats you reach by injecting the free Universal Unreal Engine 4 Unlocker, and the official server admin commands you type in chat after /AdminLogin. Here's both, straight.

Verified vs. the official RocketWerkz IcarusDedicatedServer wiki + host admin docs · June 2026
Open the console
Icarus has no native console — inject the free UE4 Unlocker, press ~ and type EnableCheats. On a server, set an AdminPassword and use the /AdminLogin chat commands.
Full command list ↓ — 23 commands, searchable, one-tap copy.
🔛

How to Open the Console in Icarus

1

Cheat console (single-player / your own session): download the Universal Unreal Engine 4 Unlocker (UUU) from framedsc.com — it's free and widely used.

2

Launch Icarus first, then open the UUU program.

3

In UUU's General tab, select the Icarus process (Steam: usually Maine; Game Pass: Mainetx) and click Inject DLL — an in-game pop-up confirms it.

4

Press the tilde key (~, below Escape) to open the console overlay, then type EnableCheats and press Enter before any other cheat.

5

Admin / server commands: set AdminPassword in ServerSettings.ini and restart the server.

6

In-game, press Enter to open chat, type /AdminLogin YourPassword, and you'll see 'Login Successful'. Admin lasts the current session only.

The UE4 Unlocker is third-party software — some antivirus tools false-positive it; add an exception if needed. Admin privileges do not persist across reconnects — re-run /AdminLogin each session. Cheating on a shared save can corrupt other players' progress.
⌨️

Icarus Command List

Type to filter, hit Copy, paste in-game. 23 commands. Placeholders in [brackets] are values you fill in.

CommandWhat it doesCategory
EnableCheatsType this first after injecting the UE4 Unlocker — it switches on every other cheat for the session. Without it, most commands are ignored.Enable & Access
/AdminLogin [password]Authenticate as server admin using the AdminPassword from ServerSettings.ini. Required before any /admin command; session-only.Enable & Access
/HelpPrint the list of available admin commands in chat.Enable & Access
/KickPlayer [SteamID or name] [reason]Temporarily remove a player — they can rejoin. Reason is optional.Player Management (Server Admin)
/BanPlayer [SteamID or name] [reason]Kick and permanently ban a player. Reason is optional.Player Management (Server Admin)
/UnbanPlayer [SteamID or name]Remove a player from the ban list.Player Management (Server Admin)
/AdminSay [message]Broadcast a message to all players without showing your name.Player Management (Server Admin)
/ReturnToLobbyKick all players and return the server to the prospect-selection lobby.Session Control (Server Admin)
/ReturnToLobbyWhenEmptyReturn to the lobby once the last player disconnects.Session Control (Server Admin)
LoadProspect [name]Load a saved prospect by name (omit the .json). Works in lobby chat or in ServerSettings.ini.Prospect / World Management
CreateProspect [type] [difficulty 1-4] [hardcore true/false] [saveName]Create and launch a new prospect, e.g. CreateProspect Olympus_Outpost 3 false MyBase.Prospect / World Management
ResumeProspectResume the last active prospect; can also be set ResumeProspect=True in ServerSettings.ini to auto-resume on restart.Prospect / World Management
godToggle God Mode — take no damage from any source. Type again to disable.God Mode & Combat (UE4 Cheat Console)
killInstantly kill your own character and respawn at your spawn point.God Mode & Combat (UE4 Cheat Console)
DamageTarget [amount]Deal a set amount of damage to whatever your crosshair is on (e.g. DamageTarget 1000).God Mode & Combat (UE4 Cheat Console)
teleportTeleport to where your crosshair points. Unreliable over long distances; may clip into geometry.Movement & Camera (UE4 Cheat Console)
toggledebugcameraDetach into a free-flying spectator/debug camera. Type again to return to your character.Movement & Camera (UE4 Cheat Console)
showdebugToggle an overlay showing your current world coordinates (X, Y, Z).Movement & Camera (UE4 Cheat Console)
timespeed [number]Set time dilation — 1 normal, 10 = 10x faster day cycle, 0 freezes time. Requires EnableCheats first.World & Time (UE4 Cheat Console)
pausePause or unpause the game (may misbehave in multiplayer).World & Time (UE4 Cheat Console)
stat fpsToggle an on-screen FPS counter.Graphics & Debug (UE4 Cheat Console)
stat unitToggle a frame-timing readout (CPU, GPU, Draw) for diagnosing performance.Graphics & Debug (UE4 Cheat Console)
sg.PostProcessQuality 0Disable post-processing — removes the depth-of-field blur on distant objects. Set 1-3 to restore.Graphics & Debug (UE4 Cheat Console)

Icarus Commands FAQ

Does Icarus have a built-in console I can open with a key?
No. Icarus exposes no console by default. The only official commands are the /admin chat commands on dedicated servers. To reach UE4 cheats (god, teleport, timespeed…) you inject the free Universal Unreal Engine 4 Unlocker, then open the console with the tilde (~) key.
Will the UE4 Unlocker get me banned or disable achievements?
RocketWerkz hasn't banned for single-player UUU use and the tool is widely used across Unreal games. There's no confirmed evidence it disables Steam achievements in Icarus, but it isn't officially documented either way — use it on a separate save and never on public servers.
How do I become admin on my dedicated server?
Stop the server, open Icarus/Saved/Config/WindowsServer/ServerSettings.ini, set AdminPassword=YourPassword under [/Script/Icarus.DedicatedServerSettings], save and restart. In-game, open chat and type /AdminLogin YourPassword — repeat each time you reconnect.
Can I spawn items or give myself XP with a command?
Not through any documented command — Icarus has no official GiveItem/SpawnItem/GiveXP. The community workaround is editing profile.json under %localappdata%\Icarus\Saved\PlayerData\[Character]\. Back it up before editing.
timespeed isn't doing anything — why?
You probably skipped EnableCheats. After injecting the unlocker and opening the console with ~, type EnableCheats first, then try timespeed [number] again.

More from GamesOMG

Console open? Here's the rest of the toolkit.