Skip to content

Commit

Permalink
create guides
Browse files Browse the repository at this point in the history
  • Loading branch information
toehunterr committed Oct 13, 2024
1 parent fbdde49 commit f6b2218
Showing 1 changed file with 0 additions and 51 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,58 +6,7 @@ sidebar:
---
import { Steps } from '@astrojs/starlight/components';

<<<<<<< Updated upstream:src/content/docs/games/7 Days To Die/admin menus.mdx
After [Becoming An Admin](/games/7-days-to-die/adding-admins/) on your [7 Days To Die server](https://www.gamehostbros.com/7-days-to-die-server-hosting/) to execute commands you will open console with `F1` and enter the command you'd like, all commands can be found [here](/games/7-days-to-die/console-commands/), or by typing `help` into console. This guide will show you how to enable Admin Menus in 7D2D.

## Enabling The Debug Menu In 7D2D

The Debug Menu, otherwise known as Cheat Mode, unlocks powerful admin tools in 7 Days to Die, including options to spawn entities, teleport to Points of Interest (POIs), and access to various debugging features. Follow these steps to enable the Debug Menu:

<Steps>

1. On your keyboard, press `F1` and enter `debugmenu`.
2. Close Console, and press `ESC`.
</Steps>

With the Debug Menu enabled, you can now activate God Mode, Fly Mode, Invisibility, and more directly from the in-game menu. Additionally, the left-hand sidebar will include an option to Open POI Teleporter, allowing you to instantly teleport to points of interest across the map.

## Enabling The Creative Menu In 7D2D

:::danger
Enabling the Creative Menu will disable achievements on your server.
:::

If infinite resources and building is your thing, you're in luck! The Creative Menu makes resource gathering completely redundant, and allows you to instantly start building without the fear of running out of materials. Here's how to enable the Creative Menu.

At Game Host Bros we have a toggle for the Creative Menu directly in our game panel, here's how to enable it only for Admins, and how to enable it for everybody.

### Enabling The Creative Menu As An Admin

<Steps>

1. Open 7D2D Console with `F1` and type `cm`.
2. Press `U` to open the Creative Menu.
</Steps>

To spawn items, select and drag them into your inventory. To destroy an item, either drag it back into an empty slot in the Creative Menu or click `Clear Inventory`.

### Enabling The Creative Menu For Everybody

<Steps>

1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your 7D2D server.
2. Go to `Configuration > Startup Parameters`.
3. Under `Gameplay`, find the `Build Create (Cheat Mode)` setting and set it to `Enabled`.
4. Restart your server.
- Once connected press `U` to open the Creative Menu.
</Steps>

:::danger
Setting Cheat Mode in the game panel will give everybody access to the Creative Menu, if you only want it to be for Admins, follow the steps above.
:::
=======
After [Becoming An Admin](/games/7-days-to-die/adding-admins/) on your [7 Days To Die server](https://www.gamehostbros.com/7-days-to-die-server-hosting/) if you'd like to spawn in some mobs to mess around you're in luck, this guide will show you how to enable the Spawn Entity menu in 7D2D.
>>>>>>> Stashed changes:src/content/docs/games/7 Days To Die/spawn entities.mdx

## Enabling The Spawn Entity Menu In 7D2D

Expand Down

0 comments on commit f6b2218

Please sign in to comment.