Skip to content

Bluefissure/pal-conf

Repository files navigation


Palworld Server Configuration Generator

English简体中文한국어Español

Manage you Palworld server settings in a friendly way!

Use

Both WorldOption.sav and PalWorldSettings.ini settings are supported:

  • Some entries in PalWorldSettings.ini don't work (such as BaseCampWorkerMaxNum).
  • WorldOption.sav will take precedence over PalWorldSettings.ini if both files exist.

PalWorldSettings.ini

The PalWorldSettings.ini file is located in:

  • Windows: steamapps/common/PalServer/Pal/Saved/Config/WindowsServer/PalWorldSettings.ini
  • Linux: steamapps/common/PalServer/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini

The load & copy buttons communicate with your clipboard, please copy your server setings before click the load button, and the copy button will copy the output settings for you.

WorldOption.sav

The WorldOption.sav file is located in:

  • Windows & Linux: steamapps/common/PalServer/Pal/Saved/SaveGames/0/.../WorldOption.sav

It's not created by default in dedicated servers, you can either create a local world and upload it, or just edit in the website and download it into the directory.

Change PalWorldSettings.ini to WorldOption.sav

You can simply switch mode without losing any data! So you can simply:

  1. Paste your PalWorldSettings.ini settings in PalWorldSettings.ini mode
  2. Switch to WorldOption.sav mode
  3. Download and place WorldOption.sav to the correct folder

Develop

pnpm i and pnpm run dev

Deploy

pnpm build and deploy the files in dist folder to any webserver.

Localization

inlang status badge

You can use the no-code fink editor for updating translations or adding languages.

Feel free to translate the en-US.json in src/assets/i18n into your language and make a PR!

You can add the ?lng=<langCode>(such as ?lng=zh_CN or ?lng=ja_JP) to the end of the site URL and it will load the language by default!

Acknowledgement

Sponsor

Not necessary, but I'll appreciate it if you can star this project!! image