From fbdde49e9de53f6b0f7e4d3caf067422ae3f6041 Mon Sep 17 00:00:00 2001
From: toehunterr <104683985+toehunterr@users.noreply.github.com>
Date: Mon, 14 Oct 2024 02:51:15 +1100
Subject: [PATCH] create guides
---
.../games/7 Days To Die/adding admins.mdx | 4 +-
.../docs/games/7 Days To Die/cheat mode.mdx | 58 +++++++++++++++++++
.../{admin menus.mdx => spawn entities.mdx} | 20 +++++--
.../games/Minecraft/installing modpacks.mdx | 2 +-
.../docs/games/Palworld/install mods.mdx | 2 +-
.../docs/games/Satisfactory/upload save.mdx | 2 +-
6 files changed, 79 insertions(+), 9 deletions(-)
create mode 100644 src/content/docs/games/7 Days To Die/cheat mode.mdx
rename src/content/docs/games/7 Days To Die/{admin menus.mdx => spawn entities.mdx} (93%)
diff --git a/src/content/docs/games/7 Days To Die/adding admins.mdx b/src/content/docs/games/7 Days To Die/adding admins.mdx
index 71930fbf..bbb3671f 100644
--- a/src/content/docs/games/7 Days To Die/adding admins.mdx
+++ b/src/content/docs/games/7 Days To Die/adding admins.mdx
@@ -9,7 +9,9 @@ import { Steps } from '@astrojs/starlight/components';
Looking to better manage your 7 Days To Die server by adding admins? This comprehensive guide will show you how to assign admin privileges to trusted players on your [7D2D server](https://www.gamehostbros.com/7-days-to-die-server-hosting/).
## How To Add Admins In 7D2D
+
+
1. Connect to your 7D2D server.
2. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your 7D2D server.
3. In the sidebar click on `System > Console` type `listplayers` and note the player ID= of the user you want to set as Admin.
@@ -25,7 +27,7 @@ Looking to better manage your 7 Days To Die server by adding admins? This compre
The number 0 is the permission level, and it gives the user access to all commands.
-Now that you're an Admin, you may want to check out our guide about [Enabling Admin Menus](/games/7-days-to-die/admin-menus/).
+Now that you're an Admin, you may want to check out our guide about [Cheat Mode](/games/7-days-to-die/cheat-mode/).
## How To Remove Admins In 7D2D
diff --git a/src/content/docs/games/7 Days To Die/cheat mode.mdx b/src/content/docs/games/7 Days To Die/cheat mode.mdx
new file mode 100644
index 00000000..52fce173
--- /dev/null
+++ b/src/content/docs/games/7 Days To Die/cheat mode.mdx
@@ -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**
+
+
+
+1. Open 7D2D Console with `F1` and type `cm`.
+2. Press `U` to open the Creative Menu.
+
+
+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**
+
+
+
+1. On your keyboard, press `F1` and enter `dm`.
+2. Close Console, and press `ESC`.
+
+
+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
+
+
+
+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.
+
+
+:::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).
diff --git a/src/content/docs/games/7 Days To Die/admin menus.mdx b/src/content/docs/games/7 Days To Die/spawn entities.mdx
similarity index 93%
rename from src/content/docs/games/7 Days To Die/admin menus.mdx
rename to src/content/docs/games/7 Days To Die/spawn entities.mdx
index 5f259a35..42a03131 100644
--- a/src/content/docs/games/7 Days To Die/admin menus.mdx
+++ b/src/content/docs/games/7 Days To Die/spawn entities.mdx
@@ -1,11 +1,12 @@
---
-title: How To Enable Admin Menus On Your 7 Days To Die Server
-description: Learn how to enable Admin menus on your 7 Days To Die Server
+title: How To The Spawn Entity Menu On Your 7 Days To Die Server
+description: Learn how to enable the Spawn Entity Menu on your 7 Days To Die Server
sidebar:
- label: Admin Menus
+ label: Spawn Entities
---
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
@@ -54,20 +55,29 @@ To spawn items, select and drag them into your inventory. To destroy an item, ei
:::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
-The Spawn Entity menu requires the Debug Menu to be enabled, here's how to enable both as an Admin:
+The Spawn Entity menu requires the Debug Menu to be enabled, here's how to enable both as an [Admin](/games/7-days-to-die/adding-admins/) on your server.
1. On your keyboard, press `F1` and enter `debugmenu`.
2. Press `F6` to open the Spawn Entity menu.
-Entities can also be spawned by using console commands. Using console does not require the Debug Menu to be enabled, to use the console method you will need to type `listplayers`, note your player ID= number, and then type this.
+Entities can also be spawned by using console commands. Using console does not require the Debug Menu to be enabled, to use the console method you will need to type `listplayers`, note your player ID number, and then type this.
```
se ID entity-id amount
+```
+example
```
+se 171 1 3
+```
+This command will spawn three of the zombieArlene entities at playerid 171.
+
All of the 7D2D Entity-ID's can be found below. They can also be found by typing `se` to list all entities in console.
### All 7D2D Entity-ID's
diff --git a/src/content/docs/games/Minecraft/installing modpacks.mdx b/src/content/docs/games/Minecraft/installing modpacks.mdx
index 2036bc95..acc78d45 100644
--- a/src/content/docs/games/Minecraft/installing modpacks.mdx
+++ b/src/content/docs/games/Minecraft/installing modpacks.mdx
@@ -61,7 +61,7 @@ Here are the most common issues you may run into when installing mods to your Mi
### Immediate Crashing
-This may be because the server is using an incompatible java version, the default is a recommendation is usually correct, but can be wrong from time to time. Try these steps to troubleshoot it:
+This may be because the server is using an incompatible java version, the automatic version is usually correct, but can be wrong from time to time. Try these steps to troubleshoot it:
- Double check that the server .jar file is set correctly in `Configuration > Startup Parameters`.
- In `Configuration > Startup Parameters` change the java version restart your server, you may need to try this a couple of times, `Automatic` works for 99% of cases.
diff --git a/src/content/docs/games/Palworld/install mods.mdx b/src/content/docs/games/Palworld/install mods.mdx
index b709f946..27c270ab 100644
--- a/src/content/docs/games/Palworld/install mods.mdx
+++ b/src/content/docs/games/Palworld/install mods.mdx
@@ -6,7 +6,7 @@ sidebar:
---
import { Steps } from '@astrojs/starlight/components';
-At Game Host Bros, we make it easy for you to mod your [Palworld server](https://www.gamehostbros.com/palworld-server-hosting/) by installing UE4SS automatically. This means you can install plugins and mods from sites like [Nexus Mods](https://www.nexusmods.com/palworld/mods/). In addition to this, we also have a few of the most popular mods added directly to our 1 click mod installer.
+At Game Host Bros, we make it easy for you to mod your [Palworld server](https://www.gamehostbros.com/palworld-server-hosting/) by installing UE4SS automatically. This means you can install plugins and mods from sites like [Nexus Mods](https://www.nexusmods.com/palworld/mods/).
:::danger
Always back up your world manually before installing any Mods!
diff --git a/src/content/docs/games/Satisfactory/upload save.mdx b/src/content/docs/games/Satisfactory/upload save.mdx
index 86f5ce70..01b967a8 100644
--- a/src/content/docs/games/Satisfactory/upload save.mdx
+++ b/src/content/docs/games/Satisfactory/upload save.mdx
@@ -2,7 +2,7 @@
title: How To Upload Your Existing Satisfactory Save To Your Server
description: Step-by-step guide on how to upload your single-player or multiplayer save file to your Satisfactory server.
sidebar:
- label: Upload Exisitng Save
+ label: Upload Existing Save
---
import { Steps } from '@astrojs/starlight/components';