# Aloft Console Commands (/docs/aloft/console-commands)



Aloft has a built-in console with commands for server management, spawning, weather control, and debugging. Only players with admin access can use the console.

Opening the Console [#opening-the-console]

Press **F1** in-game to open the console. You must be set as an admin in your server's startup parameters.

> 📝 **Note:** Admin access is granted via the `admin#STEAMID#` startup parameter. See [Configure Your Server](/docs/aloft/server-settings).

***

Player Commands [#player-commands]

| Command                    | Description                                  |
| -------------------------- | -------------------------------------------- |
| `godmode on/off`           | Toggle invulnerability                       |
| `noclip on/off [speed]`    | Fly through objects — optional speed value   |
| `invisible on/off`         | Hide your player character                   |
| `heal [amount]`            | Restore health                               |
| `unstuck`                  | Free your character if stuck in terrain      |
| `conditions on/off`        | Toggle status effects (hunger, thirst, etc.) |
| `exhaustiongodmode on/off` | Remove stamina penalties                     |
| `freecam`                  | Detach camera for free movement              |
| `damagemultiplier [1-100]` | Modify damage output                         |

***

World & Environment [#world--environment]

| Command                  | Description                                |
| ------------------------ | ------------------------------------------ |
| `time [0-24]`            | Set time of day (e.g., `time 12` for noon) |
| `timescale [0-10]`       | Control how fast time passes (1 = normal)  |
| `wind [value]`           | Adjust wind intensity                      |
| `rain [value]`           | Set rain level                             |
| `storm [value]`          | Trigger a storm                            |
| `stopstorm`              | Stop the current storm                     |
| `renderdistance [value]` | Adjust view/render distance                |
| `revealworld on/off`     | Uncover the full map                       |

***

Spawning & Resources [#spawning--resources]

| Command           | Description                                                     |
| ----------------- | --------------------------------------------------------------- |
| `creative on/off` | Toggle creative mode — all recipes unlocked, infinite resources |
| `give Tools`      | Spawn all tools                                                 |
| `give Gear`       | Spawn all gear/equipment                                        |
| `give Seeds`      | Spawn all seed types                                            |
| `give Basic`      | Spawn basic resources                                           |
| `give Advanced`   | Spawn advanced resources                                        |
| `spawn Animals`   | Spawn animals nearby                                            |
| `spawn Enemies`   | Spawn enemies nearby                                            |

***

Island & Navigation [#island--navigation]

| Command               | Description                                                           |
| --------------------- | --------------------------------------------------------------------- |
| `teleport [0-N]`      | Teleport to an island by number                                       |
| `debuginfo on/off`    | Show island IDs and teleport info — useful for finding island numbers |
| `killnodes`           | Remove nearby corruption nodes                                        |
| `symbiosis healthy`   | Set nearby island to healthy state                                    |
| `symbiosis unhealthy` | Set nearby island to unhealthy state                                  |
| `symbiosis on/off`    | Toggle island symbiosis system                                        |

> 💡 **Tip:** Use `debuginfo on` first to see island numbers, then `teleport [number]` to jump between islands quickly.

***

Growth & Progression [#growth--progression]

| Command                               | Description                              |
| ------------------------------------- | ---------------------------------------- |
| `cropgrow [0-100]`                    | Accelerate crop growth (higher = faster) |
| `treegrow [0-1000]`                   | Speed up tree growth                     |
| `learninsight [value]`                | Unlock tech tree stages                  |
| `givetechcurrency sailing [amount]`   | Grant sailing tech points                |
| `givetechcurrency knowledge [amount]` | Grant knowledge tech points              |
| `givetechcurrency research [amount]`  | Grant research tech points               |
| `progression [value]`                 | Advance character development            |

***

> 💡 **Tip:** Need help? Join our [Discord](https://discord.xgamingserver.com) for support.

Related Guides [#related-guides]

* [Configure Your Server](/docs/aloft/server-settings)
* [Connect to Your Server](/docs/aloft/join-server)
