-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d4f036
commit fbdde49
Showing
6 changed files
with
79 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
--- | ||
title: How To Enable Cheat Mode On Your 7 Days To Die Server | ||
description: Learn how to enable Cheat Mode on your 7 Days To Die Server | ||
sidebar: | ||
label: Cheat Mode | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
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 Infinite Resources, Building, God Mode, Flying, Points Of Interest (POI) teleporting and more is your thing, you're in luck! Cheat Mode allows you to do all of these things and can it's quick and easy to enable. | ||
|
||
This guide will show you how to enable Cheats in 7D2D. Cheat Mode consists of two menus on a 7D2D server, those being the Creative and Debug Menus. | ||
|
||
## Enabling Cheat Mode In 7D2D | ||
|
||
:::danger | ||
Enabling Cheat Mode, will disable achievements on your server! | ||
::: | ||
|
||
[Become An Admin](/games/7-days-to-die/adding-admins/) on your server, and then follow these steps to enable Cheat Mode. | ||
|
||
**Enabling The Creative Menu** | ||
|
||
<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 Debug Menu** | ||
|
||
<Steps> | ||
|
||
1. On your keyboard, press `F1` and enter `dm`. | ||
2. Close Console, and press `ESC`. | ||
</Steps> | ||
|
||
With the Debug Menu enabled, you can now activate God Mode, Fly Mode, Invisibility, POI Teleporter and more directly from the in-game menu. You can also press `F6` to open the [Spawn Entity Menu](/games/7-days-to-die/spawn-entities/). | ||
|
||
## Enabling The Creative Menu For Your 7D2D Server | ||
|
||
<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. | ||
::: | ||
|
||
And there you have it, that's how to enable Cheat Mode on your 7D2D server. | ||
|
||
If you get stuck at any time, you can reach out to us on [Discord](https://discord.gg/FN4XgbAwzr). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters