Skip to content

Add server-side mod support for Palworld 1.0 on Linux #885

Description

@Alarisco

Is your feature request related to a problem? Please describe

Palworld 1.0 introduced official server-side mod support, but it currently appears to be limited to Windows dedicated servers.

I am using thijsvanloef/palworld-server-docker:latest, which runs the Linux dedicated server, so mods that require server-side installation cannot currently be used.

Describe the solution you'd like

Are there any plans to add server-side mod support to this Docker image once Pocketpair enables it for Linux dedicated servers?

Ideally, the image could provide support for the official Palworld mod system, including:

  • Mods/Workshop
  • PalModSettings.ini
  • Enabling and managing installed server-side mods
  • Persistent mod files through Docker volumes
  • Optional automatic Workshop mod installation or updates

Describe alternatives you've considered

The current alternatives are:

  • Using client-side-only mods
  • Running a Windows dedicated server instead of the Linux Docker image
  • Manually modifying the container, which would be unsupported and could break after updates

Additional context

The main use case is installing server-side mods such as QualityOfLife, including features like expanding the base radius.

I understand that this may depend entirely on Pocketpair first releasing official server-side mod support for Linux. I mainly wanted to ask whether support is planned for this image once that becomes possible.

Thanks for maintaining the project.

Feature Report Checklist

  • I am willing to implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions