Created and updated by Pylar1991 on Discord.
If you have any requests or issues to report, you can contact me on Discord.
- Auto-update as soon as an update is released (checks every minute, so it updates almost immediately).
- Auto-scheduled reboots every 24 hours. Customizable!
- Auto-backup every hour.
- Auto crash/offline restart.
- Configurable options such as: PalDefender and Public Lobby (Community List).
- Auto-copy each update into Server_Updates folder. If you need to rollback, just in case.
- Auto-check the Level.sav between minutes, and restart the server after customizable number set checks has failed.
- Auto-trim memory usage of server.
Just double-click start_server.cmd, and it'll handle the rest.
- Let it install once.
- Let it boot up once.
- Wait up to 5 minutes.
- Stop the server.
- If you want to use your previous server/host save, make sure to copy the
Savedfolder now. 6. Paste it over the management'sSavedfolder. - Update
PalWorldSettings.iniwith your desired settings. - CRITICAL: You MUST set an
AdminPasswordinPalWorldSettings.ini. If the password field is blank, the REST API will be disabled by the game engine, and the management tool will not be able to display server stats (FPS, Players, etc.). - Make sure you port forward ports via your router and firewall.
- Ensure RESTAPIEnabled=True and RCONEnabled=True are set in
PalWorldSettings.ini. - Verify that ports are correct in
PalWorldSettings.ini. - Finally, use your Public IP from https://ipv4.icanhazip.com/ and give that IP to your group.
- They need to enter
PublicIP:Portto be able to join. - Alternatively, they can join via the community list.
- Ensure that you have Public Lobby ticked to allow them to join via the community list.
PalWorldSettings.ini Config:
AdminPassword="REQUIRED"(Stats will not work if left empty!)RCONPort=25575(Automatically pulled)PublicPort=8211(Automatically pulled)RESTAPIPort=8212(Automatically pulled)
Pro Tip: If your dashboard shows "Offline" while the server is clearly running, double-check that your
AdminPasswordis not empty and yourRESTAPIPortis open in your firewall.
If you intend to run multiple servers, make sure they're in different folders.
Thank you for using my tools! Enjoy!