P
palworld
Guest
Palworld server’s default player limit is 32. If you host your own Palworld dedicated server, You can increase that number to 512.
Open your server’s folder and go to this location:
Code:
Open the PalWorldSettings.ini file with your text editor. Find this line:
Code:
View attachment 78
If you want to your palworld server player limit is 512, change the 32 to 512.
Code:
Save the file and...
Read more
Open your server’s folder and go to this location:
Code:
steamapps\common\PalServer\Pal\Saved\Config\WindowsServer
Open the PalWorldSettings.ini file with your text editor. Find this line:
Code:
ServerPlayerMaxNum=32,
View attachment 78
If you want to your palworld server player limit is 512, change the 32 to 512.
Code:
ServerPlayerMaxNum=512,
Save the file and...
Read more