-
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
52a7b83
commit 2d3db44
Showing
6 changed files
with
162 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: How To Change The Gameplay Mode Of Your ASKA Server | ||
description: Learn how to change the Gameplay mode on your ASKA dedicated server. | ||
sidebar: | ||
label: Change Mode | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
In this guide, we will show you how to edit ever settings on your [ASKA server](https://www.gamehostbros.com/aska-server-hosting/). | ||
|
||
## Configuring Your ASKA Server | ||
|
||
At Game Host Bros, we've integrated ASKA settings into our game panel, allowing you to customize your server quickly and easily. | ||
<Steps> | ||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. | ||
2. In the sidebar, click `Configuration > Startup Parameters`. | ||
3. Edit `Mode`. | ||
4. Start your server. | ||
</Steps> |
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,18 @@ | ||
--- | ||
title: How To Change Your ASKA Server Name | ||
description: Learn how to change your server hostname on your ASKA dedicated server. | ||
sidebar: | ||
label: Change Server Name | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
This is what you do if you need to change your server name on your [ASKA server](https://www.gamehostbros.com/aska-server-hosting/), also referred to as a hostname. This is what is displayed to players in the server browser. | ||
|
||
## Changing Your ASKA Server Name | ||
|
||
<Steps> | ||
1. Log in to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and select your server. | ||
2. Go to `Configuration > Startup Parameters`. | ||
3. Find the `Server Name` setting and enter your desired server name. | ||
4. Restart your server. | ||
</Steps> |
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,63 @@ | ||
--- | ||
title: How To Configure Your ASKA Server | ||
description: Learn how to change game settings and configure your ASKA dedicated server. | ||
sidebar: | ||
label: Configure Your Server | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
In this guide, we will show you how to edit every setting on your [ASKA server](https://www.gamehostbros.com/aska-server-hosting/). | ||
|
||
ASKA has two types of settings, some are normal and can be edited freely, while enabling others require an additional step. This guide covers everything you need to know about ASKA server settings. | ||
|
||
## Configuring Your ASKA Server | ||
|
||
At Game Host Bros, we've integrated ASKA settings into our game panel, allowing you to customize your server quickly and easily. | ||
<Steps> | ||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. | ||
2. In the sidebar, click `Configuration > Startup Parameters`. | ||
3. Sort by `Normal` or `Custom`. | ||
4. Edit the setting you want to change. | ||
5. Start your server. | ||
</Steps> | ||
|
||
:::tip | ||
Some ASKA settings require your server gameplay mode to be `custom`, this can be changed in `Configuration > Startup Parameters`. | ||
::: | ||
|
||
Here are all of the available settings for your ASKA server, sorted by `normal` and `custom` mode settings: | ||
|
||
### Normal Settings | ||
|
||
| Setting Name | Possible Values | Description | | ||
|-----------------------------|------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------| | ||
| display name | Any string | The name displayed in the session list for new saves, uses the save name for old saves. || keep server world alive | true, false | Toggles autopause when no players are connected. | | ||
| keep server world alive | true, false | Disables autopause when no players are connected (true = no pause). || password | Any string | The session password. | | ||
| mode | normal, custom | The gameplay mode. Use custom to enable additional customization options. | | ||
| region | default, asia, japan, europe, south america, south korea, usa east, usa west, australia, canada east, hong kong, india, turkey, uae, usa south central | The hosting region. Use default for best ping. | | ||
| save id | Any alphanumeric string | The ID used to load an existing save file. | | ||
| seed | Any alphanumeric string | The world generation seed. | | ||
| server name | Any string | The host name displayed in the session list. | | ||
|
||
### Custom Settings | ||
|
||
:::tip | ||
These settings REQUIRE that your server is set to `custom` mode, you can change this in `Configuration > Startup Parameters`. | ||
::: | ||
|
||
| Setting Name | Possible Values | Description | | ||
|-----------------------------|------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------| | ||
| bear population | low, medium, high | The population of bears. | | ||
| day length | minimum, reduced, default, extended, maximum | The length of in-game days. | | ||
| invasion difficulty | off, easy, normal, hard | The difficulty of invasions. | | ||
| herbivore population | low, medium, high | The population of herbivores. | | ||
| monster density | off, low, medium, high | The density of monsters in the world. | | ||
| monster population | low, medium, high | The overall monster population. | | ||
| precipitation | 0 (sunny) to 6 (soggy) | The level of precipitation. (Rain Level) | | ||
| starting season | spring, summer, autumn, winter | The season in which the game starts. | | ||
| structure decay | low, medium, high | The rate at which structures decay. | | ||
| terrain aspect | smooth, normal, rocky | The terrain roughness. | | ||
| terrain height | flat, normal, varied | The terrain height. | | ||
| wulfar population | low, medium, high | The population of Wulfar NPCs. | | ||
| year length | minimum, reduced, default, extended, maximum | The length of the in-game year. | | ||
|
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,26 @@ | ||
--- | ||
title: How To Connect To Your ASKA Server | ||
description: Learn how to join your ASKA dedicated server using the in-game server browser with this easy-to-follow guide. | ||
sidebar: | ||
label: Connect to Your Server | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
Here is how you can join your [ASKA server](https://www.gamehostbros.com/aska-server-hosting/) using the in-game ASKA server browser. | ||
|
||
## Connecting To Your Server | ||
|
||
:::tip | ||
Before proceeding you must ensure that you've changed your ASKA server name, the steps for that can be found here: [Server Name Guide](/games/aska/change-server-name/). | ||
|
||
Additionally, you may also need to double-check your Server Region: [Server Region Guide](/games/aska/server-region/) | ||
::: | ||
|
||
<Steps> | ||
|
||
1. Follow [This Guide](/games/aska/change-server-name/) to change your server name. | ||
2. Open ASKA and click `Multiplayer > Join`. | ||
3. Verify that the Region under Status matches your [Server Region](/games/aska/server-region/). | ||
4. Browse the server list to find your server. | ||
5. Select your server and click `Join`. | ||
</Steps> |
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,18 @@ | ||
--- | ||
title: How To Change Your ASKA Server Region | ||
description: Learn how to change the region of your ASKA dedicated server. | ||
sidebar: | ||
label: Server Region | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
This is what you do if you want to change the Region of your [ASKA server](https://www.gamehostbros.com/aska-server-hosting/), this is useful as by default you can only browse a single region at a time using the in-game server browser, changing your Region can make it easier for you and your friends to find your server. | ||
|
||
## Changing ASKA Server Region | ||
|
||
<Steps> | ||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. | ||
2. Click `Configuration > Startup Parameters`. | ||
3. Select a region under `Server Region`. | ||
4. Start your server. | ||
</Steps> |
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,18 @@ | ||
--- | ||
title: How To Set A Password On Your ASKA Server | ||
description: Learn how to set a password on your ASKA 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 [ASKA server](https://www.gamehostbros.com/aska-server-hosting/), this is the only method to make your server private while keeping unauthorized users out. | ||
|
||
## Setting Your ASKA Server Password | ||
|
||
<Steps> | ||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your server. | ||
2. Click `Configuration > Startup Parameters`. | ||
3. Look for `Server Password` and then type the password you want. | ||
4. Start your server. | ||
</Steps> |