jammsen/docker-palworld-dedicated-server

[Feature Request] Support for new server options

Omega6Ultima opened this issue · 5 comments

Have you read the Important information text above

  • Yes i did

Describe the feature

The newest update added a new option to servers:
BaseCampMaxNumInGuild | Max BaseCamp count per guild. Default is 3. (MAX 10)

This is not currently supported via the Environment Vars

Additional information

  • Would you be willing to help implement this feature?

Final checks

  • I understand that this is a feature request function. I also understand that if i use this to report a bug report, that my issue might be un-answered closed.

Hey @Omega6Ultima - I have just added the new variables to everything, the develop image is done building ( https://hub.docker.com/layers/jammsen/palworld-dedicated-server/develop/images/sha256-aba9394977b62590b37fda5376fff8c425192b929d6a816a6f9d04b8eb21f449?context=explore ) and the new docker-compose.yml and default.env are ready. Feel free to test it, i dont have have time right now to test everything. I dont think there should be any errors, all i did was get a new and fresh Default config and added all the values like there come from the developer.

Feel free to give me feedback if everything works, remember to use the develop image tag not the master image tag.

Added code you can find here:
4382ba5

All the new options properly generate in the PalWorldSettings.ini file.
Thank you for the quick update.

@Omega6Ultima I will update some other features too and release it next week to master/latest, feel free to use it from develop until then.

Also thanks for the Feature Request!