-
Notifications
You must be signed in to change notification settings - Fork 0
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
6e998bd
commit 9fb9df4
Showing
1 changed file
with
22 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,22 @@ | ||
--- | ||
title: How to Configure your Palworld Server | ||
description: Learn how to configure your Palworld Server | ||
sidebar: | ||
label: Configure your Server | ||
--- | ||
|
||
Here is how you can locate and configure your Palworld Server | ||
|
||
## Navigating to the directory | ||
Palworld has multiple configuration files that are shipped with the servers, these configuration files can be accessed by navigating to the below location on your service. | ||
|
||
1. Firstly, login to the [GameHostBros Panel](https://panel.gamehostbros.com/) and once there, select your Palworld Service | ||
2. Once on your Palworld Service, ensure you stop it before proceeding. | ||
3. Once stopped, on the left, navigate to 'Management' then 'File Manager'. | ||
3. Inside of the File Manager, navigate to the 'Pal' folder, then 'Saved', then 'Config' and finally 'LinuxServer', inside of this directory you will find all of the required configuration files to get your server running! | ||
|
||
The main configuration file is labelled 'PalWorldSettings.ini', if you have never configured this service before it will be empty, to populate it, navigate back to the directory and into the file labelled 'DefaultPalworldSettings.ini'. | ||
Once there, simply copy the contents of this file and paste them into the 'PalWorldSettings.ini' file. | ||
|
||
Once completed, press save and configure away! | ||
|