Skip to content

Commit

Permalink
create guides
Browse files Browse the repository at this point in the history
  • Loading branch information
toehunterr committed Jan 13, 2025
1 parent 5a1ac51 commit 69545c7
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/content/docs/games/Aloft/change server name.mdx
Original file line number Diff line number Diff line change
@@ -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

<Steps>

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.
</Steps>
19 changes: 19 additions & 0 deletions src/content/docs/games/Aloft/configure your server.mdx
Original file line number Diff line number Diff line change
@@ -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

<Steps>

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.
</Steps>
19 changes: 19 additions & 0 deletions src/content/docs/games/Aloft/max players.mdx
Original file line number Diff line number Diff line change
@@ -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

<Steps>

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.
</Steps>
23 changes: 23 additions & 0 deletions src/content/docs/games/Aloft/reset server.mdx
Original file line number Diff line number Diff line change
@@ -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.
:::

<Steps>

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.
</Steps>
19 changes: 19 additions & 0 deletions src/content/docs/games/Aloft/set a password.mdx
Original file line number Diff line number Diff line change
@@ -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

<Steps>

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.
</Steps>

0 comments on commit 69545c7

Please sign in to comment.