From 69545c7633844ad16d9930409ddca0238a921985 Mon Sep 17 00:00:00 2001 From: toehunterr <104683985+toehunterr@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:27:57 +1100 Subject: [PATCH] create guides --- .../docs/games/Aloft/change server name.mdx | 19 +++++++++++++++ .../games/Aloft/configure your server.mdx | 19 +++++++++++++++ src/content/docs/games/Aloft/max players.mdx | 19 +++++++++++++++ src/content/docs/games/Aloft/reset server.mdx | 23 +++++++++++++++++++ .../docs/games/Aloft/set a password.mdx | 19 +++++++++++++++ 5 files changed, 99 insertions(+) create mode 100644 src/content/docs/games/Aloft/change server name.mdx create mode 100644 src/content/docs/games/Aloft/configure your server.mdx create mode 100644 src/content/docs/games/Aloft/max players.mdx create mode 100644 src/content/docs/games/Aloft/reset server.mdx create mode 100644 src/content/docs/games/Aloft/set a password.mdx diff --git a/src/content/docs/games/Aloft/change server name.mdx b/src/content/docs/games/Aloft/change server name.mdx new file mode 100644 index 0000000..e3d96b8 --- /dev/null +++ b/src/content/docs/games/Aloft/change server name.mdx @@ -0,0 +1,19 @@ +--- +title: How To Change Your Aloft Server Name +description: Learn how to easily change your server name on your Aloft dedicated server. Follow our step-by-step guide to update your hostname. +sidebar: + label: Change Server Name +--- +import { Steps } from '@astrojs/starlight/components'; + +Want to personalize your [Aloft server](https://www.gamehostbros.com/aloft-server-hosting/) by changing its name? This guide will show you how to update your server name quickly and easily through the Game Host Bros Panel. + +## Changing Your Aloft Server Name + + + +1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Aloft server. +2. Go to `Configuration > Startup Parameters`. +3. Under `Basic`, find the `Server Name` setting and enter your desired server name. +4. Start your server. + diff --git a/src/content/docs/games/Aloft/configure your server.mdx b/src/content/docs/games/Aloft/configure your server.mdx new file mode 100644 index 0000000..107acd3 --- /dev/null +++ b/src/content/docs/games/Aloft/configure your server.mdx @@ -0,0 +1,19 @@ +--- +title: How To Configure Your Aloft Server +description: Learn how to configure your Aloft dedicated server +sidebar: + label: Configure Your Server +--- +import { Steps } from '@astrojs/starlight/components'; + +At Game Host Bros, we've integrated basic Aloft settings directly into our game panel, here's how to quickly and easily configure your new [Aloft server](https://www.gamehostbros.com/aloft-server-hosting/). + +## Configuring Your Aloft Server + + + +1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. +2. Go to `Configuration > Startup Parameters`. +3. Edit the settings you'd like to change. +4. Start your server. + \ No newline at end of file diff --git a/src/content/docs/games/Aloft/max players.mdx b/src/content/docs/games/Aloft/max players.mdx new file mode 100644 index 0000000..7a186dd --- /dev/null +++ b/src/content/docs/games/Aloft/max players.mdx @@ -0,0 +1,19 @@ +--- +title: How To Set Max Players On Your Aloft Server +description: Learn how to set max players on your Aloft Dedicated Server +sidebar: + label: Max Players +--- +import { Steps } from '@astrojs/starlight/components'; + +In this guide we will show you to adjust the amount of players that can join your [Aloft Server](https://www.gamehostbros.com/aloft-server-hosting/). + +## Setting Max Players For Aloft + + + +1. Login to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Server. +2. Select `Configuration > Startup Parameters`. +3. Under `Basic` Edit `Max Players`. +4. Start your server. + \ No newline at end of file diff --git a/src/content/docs/games/Aloft/reset server.mdx b/src/content/docs/games/Aloft/reset server.mdx new file mode 100644 index 0000000..c4a66a7 --- /dev/null +++ b/src/content/docs/games/Aloft/reset server.mdx @@ -0,0 +1,23 @@ +--- +title: How To Reset Your Aloft Server +description: Learn how to totally reset your Aloft dedicated server. +sidebar: + label: Reset Server +--- +import { Steps } from '@astrojs/starlight/components'; + +Here is how you can reset your [Aloft server](https://www.gamehostbros.com/aloft-server-hosting/) to start completely fresh with a new save, this is helpful in case you've made a mistake that cannot be undone. + +## Resetting Your Aloft Server + +:::caution +This should only be used as a last resort. If you keep having issues, then reach out to a bro. We're here to help you. +::: + + + +1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your server. +2. Go to `Management > File Manager` and delete **ALL the folders and files** (The file manager should have nothing left). +3. In the sidebar select `Configuration > Advanced`. +4. Click `Reinstall Server` and wait for the install to finish. + \ No newline at end of file diff --git a/src/content/docs/games/Aloft/set a password.mdx b/src/content/docs/games/Aloft/set a password.mdx new file mode 100644 index 0000000..49a25c0 --- /dev/null +++ b/src/content/docs/games/Aloft/set a password.mdx @@ -0,0 +1,19 @@ +--- +title: How To Set A Password On Your Aloft Server +description: Learn how to set a password on your Aloft dedicated server. +sidebar: + label: Setting a Password +--- +import { Steps } from '@astrojs/starlight/components'; + +This is what you do if you need to set a password on your [Aloft server](https://www.gamehostbros.com/aloft-server-hosting/). + +## Setting Your Aloft Server Password + + + +1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. +2. Click `Configuration > Startup Parameters`. +3. Under `Basic` Look for `Server Password` and then type the password you want. +4. Start your server. + \ No newline at end of file