How to Change Guild Settings on Your Palworld Server
You can adjust the maximum number of guild members, bases, and workers.
Warning
Make sure your server is stopped before editing the config file. Changes to the PalWorldSettings.ini will otherwise be overwritten by the game.
Stop the server
Stop your server via the dashboard.Connect via SFTP
Connect to your server via SFTP.Open config file
Open the filePalWorldSettings.iniat:/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini/Pal/Saved/Config/LinuxServer/PalWorldSettings.iniAdjust guild settings
Maximum players per guild:GuildPlayerMaxNum=20GuildPlayerMaxNum=20Maximum bases per guild:
BaseCampMaxNumInGuild=4BaseCampMaxNumInGuild=4Maximum workers per base:
BaseCampWorkerMaxNum=15BaseCampWorkerMaxNum=15Start the server
Start your server.
All parameters
| Parameter | Default | Description |
|---|---|---|
GuildPlayerMaxNum | 20 | Maximum players per guild |
BaseCampMaxNumInGuild | 4 | Maximum bases per guild |
BaseCampWorkerMaxNum | 15 | Maximum workers per base |
Warning
High values for BaseCampWorkerMaxNum can affect server performance.