🧩WindowsGSM plugin that provides Palworld Dedicated server
- Download WindowsGSM https://windowsgsm.com/
- Create a Folder at a Location you wan't all Server to be Installed and Run.
- Drag WindowsGSM.Exe into previously created folder and execute it.
- Download latest release
- Extract then Move Palworld.cs folder to plugins folder
- OR Press on the Puzzle Icon in the left bottom side and install this plugin by navigating to it and select the Zip File.
- Click [RELOAD PLUGINS] button or restart WindowsGSM
- Navigate "Servers" and Click "Install Game Server" and find "Palworld Dedicated Server [Palworld.cs]
🗃️ https://Palworld.fandom.com/wiki/Dedicated_servers
🗃️ https://www.survivalservers.com/wiki/index.php?title=How_to_Create_a_Palworld_Server_Guide
🕹️ https://store.steampowered.com/app/1623730/Palworld/
🖥️ https://steamdb.info/app/2394010/info/
- 8211 UDP - Default
- 8212 TCP - if you are using 8211 it automatically using 8211 +1 = 8212 for QueryPort so you have to port forward this
- RCONPort can be change to anything so thats for another forwarding TCP/UDP
All these params are automatically set by WGSM
- -publiclobby Setup server as a community server. Do not change this parameter.
- -publicip=192.168.xxx.xxx Usualy the local port of the server (Change via WGSM settings)
- -publicport=8211 cant be change and its not really working (Change via WGSM settings)
- -port=8211 can be change and working (Change via WGSM settings)
- -queryport=8212 this is a test not confirmed if its working or not
- -players=32 can be set how much you want, as far as i know it can be 128 (Change via WGSM settings)
- -servername="" can override via Server Start Param box (WGSM Edit button)
- -serverdescription="" can override via Server Start Param box (WGSM Edit button)
- -adminpassword="" can override via Server Start Param box (WGSM Edit button)
- -serverpassword="" can override via Server Start Param box (WGSM Edit button)
- -rconenabled=true can override via Server Start Param box (WGSM Edit button)
- -rconport=25572 default can override via Server Start Param box (WGSM Edit button)
I've tried setting up PublicPort and PublicIP from here it looks like it gets overriden by launch parameters and its better than changing here
- Run the server to generate Saved Folder files and Stop
- Copy all the contents of
\DefaultPalWorldSettings.ini
to\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini
- Change ServerName
- Change PublicIP= x.x.x.x (Local Server IP eg: 192.168.x.x)
- AdminPassword (Console can be perform in Chatbox using /AdminPassword then /Broadcast Test)
- RCONEnabled (if you are using thirdparty apps this is useful for saving the game outside for example discord slash commands /Save)
- RCONPort (Can be set any port you preferred and must be forwarded as well)
- Any other settings can be set (WARNING: Changing world settings server administrators reported that their saves is being wipe after changing values)
- go to single player and custom a world check for custom config max value or else it will not work
- direct connect using ip:port
- then go to Recent Servers click then input password (deprecated) they updated the game
- Try Install Required Redist insde
_CommonRedist
folder - VC++ latest DirectX offline version or latest
- download and install steam launcher on your server will do the fix
- you should be seeing
Setting breakpad minidump AppID = 1623730
- Delete profile (For now now other fix)
- To get the profile either open up a new server and let corrupted player to join and copy the save hex
- Or backup all the players and start the server, let corrupted player to join and remember the hex and restore profiles then delete the corrupted profile save
- if you have the player id you can conver it the hex https://www.binaryhexconverter.com/decimal-to-hex-converter
- https://www.youtube.com/watch?v=fwLamiy30Qc&ab_channel=EpicLazyPanda
- It is advisable to put your pal in palbox and items in storages before logging out
- Server listing - Please be aware that the whole world is listing their own dedicated server it is advisable to use direct connect instead looking for it. The game is not region lock and max 200 items
- The game is currently in Early Access Stage WGSM and this plugin is not taking liability if something happens to your server, the app is only for managing your server easily
- To add GLST to help steam list your server https://steamcommunity.com/dev/managegameservers
- Use zerotier folow the basic guide and create network
- Download the client app and join to your network
- Create static IP address for your host machine
- Edit WGSM IP Address to your recently created static IP address
- Give your network ID to your friends
- After they've joined to your network
- They can connect using the IP you've created eg: 10.123.17.1:8211
- Enjoy
This project is licensed under the MIT License - see the LICENSE.md file for details