Skip to content

ohmcodes/WindowsGSM.Palworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WindowsGSM.Palworld

🧩WindowsGSM plugin that provides Palworld Dedicated server

PLEASE ⭐STAR⭐ THE REPO IF YOU LIKE IT! THANKS!

WindowsGSM Installation:

  1. Download WindowsGSM https://windowsgsm.com/
  2. Create a Folder at a Location you wan't all Server to be Installed and Run.
  3. Drag WindowsGSM.Exe into previously created folder and execute it.

Plugin Installation:

  1. Download latest release
  2. Extract then Move Palworld.cs folder to plugins folder
  3. OR Press on the Puzzle Icon in the left bottom side and install this plugin by navigating to it and select the Zip File.
  4. Click [RELOAD PLUGINS] button or restart WindowsGSM
  5. Navigate "Servers" and Click "Install Game Server" and find "Palworld Dedicated Server [Palworld.cs]

Official Documentation

🗃️ https://Palworld.fandom.com/wiki/Dedicated_servers

Unofficial Documentation

🗃️ https://www.survivalservers.com/wiki/index.php?title=How_to_Create_a_Palworld_Server_Guide

The Game

🕹️ https://store.steampowered.com/app/1623730/Palworld/

Dedicated server info

🖥️ https://steamdb.info/app/2394010/info/

Port Forwarding

  • 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

Available Params

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)

Config Guide

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

Connecting on a locked server (with password)

  • direct connect using ip:port
  • then go to Recent Servers click then input password (deprecated) they updated the game

Blank Console?

  • 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

Stuck in loading?

Other notes

  • 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

How can you play with your friends without port forwarding?

  • 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

Support

Palworld

WGSM

Give Love!

Buy me a coffee

Paypal

License

This project is licensed under the MIT License - see the LICENSE.md file for details