ARK: Survival Ascended — Creative Mode Command
Creative mode in ASA gives you flight, instant crafting, and no resource costs — useful for builders, event admins, and anyone testing structural integrity before committing to a real raid base. The command is single-player friendly and requires server admin auth on multiplayer.
Step 1: Enable Console Access
The first time you want console access:
- Press Esc in-game (or Start on consoles).
- Open Options > Settings.
- Set Console Access to On.
- Save and exit.
Now press ~ (PC) or the platform combo (RB+LB+Y+X on Xbox, R1+L1+Triangle+Square on PS5) to open the console.
Step 2: Authenticate (Multiplayer Only)
Single-player saves give you cheat access automatically. On a multiplayer server you must first run:
EnableCheats <your_admin_password>
Cheats reset on disconnect — re-authenticate every session.
Step 3: Run the Creative Mode Command
Three variants — pick based on who you're enabling:
| Command | Short Form | Effect |
|---|---|---|
cheat GiveCreativeMode | GCM | Toggle creative mode for yourself. |
cheat GiveCreativeModeToTarget | GCMT | Toggle for the player you're aiming at. |
cheat GiveCreativeModeToPlayer <PlayerID> | GCMP | Toggle for a player by their numeric Player ID. |
All three are toggles. Run a command a second time and creative mode is removed from that player. There is no separate RemoveCreativeMode — it's the same command twice.
What Creative Mode Actually Does
- Free flight — fly anywhere without a creature. Click and hold thrust to ascend, gravity off.
- Instant crafting — every recipe completes in 0 seconds.
- No resource cost — all items are free to craft, regardless of inventory contents.
- Building snap-mode is unrestricted — place any structure anywhere; structural integrity is bypassed.
- God mode + InfiniteWeight + InfiniteStats are bundled in — survival/health systems are off.
Common Use Cases
- Test a base design before spending hours gathering Hardened Brick.
- Run a building event on a community server — give creative to the participating players, normal mode to spectators.
- Spawn-test a custom map mod as the admin — verify resource densities and spawn rates without grinding.
- Recover a base after a server-side bug — rapidly rebuild walls/ceilings without re-grinding materials.
Find a Player's Player ID (for GCMP)
Three ways:
- Run
ListPlayersin the console — outputs each connected player and their Player ID. - Open the in-game
cheat ShowMyAdminManagerpanel — IDs visible per player row. - Check server log files — every connect/disconnect event includes the Player ID.
Disabling Creative Mode
Run the same command again on the target. Examples:
# You're in creative mode, want out
cheat GiveCreativeMode
# Targeting another player to disable theirs
cheat GiveCreativeModeToTarget
Common Mistakes
- "Console doesn't open" — Console Access option is OFF in your settings, OR (multiplayer) you haven't run
EnableCheatsyet. - "GCM does nothing" — you forgot the
cheatprefix. On multiplayer servers ALL admin commands require thecheatprefix; the short forms (GCM, GCMT) bake it in but the long forms don't. - "Targeting myself with GCMT" — GCMT requires you to be looking at another player. Use plain GCM for self.
- "Player kicked themselves with GCM" — anti-cheat may flag suspicious flight. Verify your server has Battle-Eye disabled or whitelisted.
- "Building doesn't snap right in creative" — creative mode bypasses structural integrity checks but the snap-grid is still active. Use the rotate keys to align.
Related Commands
For comprehensive admin command reference see our full ASA console commands guide. For dino-specific commands like ForceTame and GMSummon, see the dino management commands guide.
Test your fortress, then build it. Host an ASA server with Supercraft and run admin commands from a clean web panel.