# Abiotic Factor Admin Tools and Console Commands (/docs/abiotic-factor/console-commands)



Built-In Admin Panel (Vanilla) [#built-in-admin-panel-vanilla]

Abiotic Factor has **no built-in console commands**. Admin actions are performed through the in-game **Player Management** UI.

Access the Admin Panel [#access-the-admin-panel]

1. Connect to the server
2. Press **ESC**
3. Go to **Player Management** → **Admin** tab

> You must be an admin (listed in `Admin.ini` or authenticated via the admin password).

Available Admin Actions [#available-admin-actions]

| Action               | Description                                                                         |
| -------------------- | ----------------------------------------------------------------------------------- |
| **Force World Save** | Save the server world on demand                                                     |
| **Mute Players**     | Mute disruptive players                                                             |
| **Delete Character** | Remove a character from the server                                                  |
| **Sandbox Settings** | Adjust enemy spawns, friendly fire, damage settings, bridge supports, storage rules |
| **DLC Control**      | Admins' owned DLC automatically combines into the server's DLC pool                 |

Console Commands (Requires Mod) [#console-commands-requires-mod]

The commands you see on other sites (god mode, teleport, spawn items, noclip, etc.) come from the **"Cheat Console Commands" mod** on [NexusMods](https://www.nexusmods.com/abioticfactor/mods/28). This is not built into the game.

To use console commands, you need:

1. **UE4SS** mod loader installed on the server (see [Mod Setup](/docs/abiotic-factor/mod-setup))
2. The **Cheat Console Commands** mod installed
3. Press **\~** (tilde) or **F10** to open the console

Popular Mod Commands [#popular-mod-commands]

| Command             | Description                      | Access         |
| ------------------- | -------------------------------- | -------------- |
| `god`               | Invincibility + infinite stamina | Host only      |
| `heal`              | Fully heal player                | Host only      |
| `noclip`            | Fly through walls                | Host only      |
| `killall`           | Kill all nearby enemies          | Host only      |
| `spawnall`          | Respawn all nearby enemies       | Host only      |
| `freecraft`         | Craft anything without materials | Host only      |
| `infammo`           | Infinite ammo                    | Works as guest |
| `invisible`         | Enemies can't target you         | Host only      |
| `setweather [type]` | Change weather                   | Host only      |
| `settime [HH:MM]`   | Change time of day               | Host only      |
| `toplayer [name]`   | Teleport to a player             | Host only      |
| `tome [name]`       | Teleport a player to you         | Host only      |
| `money [value]`     | Set money amount                 | Works as guest |
| `playerlist`        | List all connected players       | All            |

> Full command list with all aliases: [NexusMods - Cheat Console Commands](https://www.nexusmods.com/abioticfactor/mods/28)

Related Guides [#related-guides]

* [Admin Setup](/docs/abiotic-factor/admin-setup)
* [Mod Setup](/docs/abiotic-factor/mod-setup)
* [Player Moderation](/docs/abiotic-factor/player-moderation)
