Palworld Server Docker Versions Save

A Docker Container to easily run a Palworld dedicated server.

0.35.1

1 month ago

Notable Changes

🛠️Excluding game backups in our backup (both still exists, but our backup no longer also inlcudes the game backup) 🛠️Fix Discord post update message not showing 📚Include new config settings in .env.example 📚Include new rest config in docker compose examples

What's Changed

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.35.0...0.35.1

0.35.0

1 month ago

⚠️Breaking Changes⚠️

If you are planning on running Palworld version 0.2.0.6. please update to 0.35.0 as soon as possible.

🛠️Update environment variables to include new 0.2.0.6. options 🛠️Change PalServer-Linux-Test to PalServer-Linux-Shipping in all pidof calls (prevented server from shutting down nicely) 🛠️Change PalServer-Linux-Test to PalServer-Linux-Shipping to fix ARM64 based servers not booting after updating to 0.2.0.6.

NOTE: I will have a look at the other problems ASAP, however these problems were highest priority.

What's Changed

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.34.0...0.35.0

0.34.0

1 month ago

Notable Changes

⭐Add Container/Image version checking ⭐Add option to send silent Discord messages

What's Changed

New Contributors

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.33.0...0.34.0

0.33.0

1 month ago

0.32.2

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.32.1...0.32.2

0.32.1

1 month ago

What's Changed

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.32.0...0.32.1

0.32.0

2 months ago

Breaking Changes

Change the following variables in custom discord messages:

  • \${player_name} to player_name
  • \${FILE_PATH} to file_path
  • \${OLD_BACKUP_DAYS} to old_backup_days

Notable Changes

🛠️Fix Discord message variable handling

What's Changed

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.31.0...0.32.0

0.31.0

2 months ago

Notable Changes

⭐Add Discord Messages for players joining and leaving ⭐Add More flexibility to discord webhooks (different channels, turn messages on/off)

What's Changed

New Contributors

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.30.1...0.31.0

0.30.1

2 months ago

Notable Changes

🛠️ Fix discord webhook that displays start when server has been stopped

What's Changed

New Contributors

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.30.0...0.30.1

0.30.0

2 months ago

Notable Changes

⭐ Generate Engine.ini based on ENV vars https://palworld-server-docker.loef.dev/getting-started/configuration/engine-settings ⭐ Add support for Discord Mentions 🛠️ Better ARM compatibility 🛠️ Change rcon logic after 0.1.5.1 update

What's Changed

New Contributors

Full Changelog: https://github.com/thijsvanloef/palworld-server-docker/compare/0.29.1...0.30.0