Sign inSign up

di3twater/palworld

By di3twater

•Updated over 2 years ago

Image
0

190

di3twater/palworld repository overview

⁠palworld-docker

Check Update Build Docker Image Docker Pulls Docker Stars Image Size

Palworld dedicated server with docker

⁠Environments

The variables in the table below affect the server's startup command, see https://tech.palworldgame.com/dedicated-server-guide#settings⁠ and https://tech.palworldgame.com/community-server-guide⁠

VariableDescribeDefault ValuesAllowed Values
MAX_PLAYERSChange the maximum number of participants on the server.321-32
GAME_PORTChange the port number used to listen to the server.82111024-65535
ENABLE_MULTITHREADImproves performance in multi-threaded CPU environments.truetrue/false
IS_PUBLICSetup server as a community server.falsetrue/false
PUBLIC_IPIf not specified, it will be detected automatically.all vaild ip address
PUBLIC_PORTIf not specified, it will be detected automatically.1024-65535
FORCE_UPDATEWhether the server should be update each time start.falsetrue/false

The variables in the table below only valid during initialization, if you need to make it valid, please delete /opt/palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini and restart the container.

VariableDescribeDefault ValuesAllowed Values
SERVER_NAMEServer nameDefault Palworld Serverstring
SERVER_DESCServer descriptionDefault Palworld Serverstring
ADMIN_PASSWORDAdminPasswordstring
SERVER_PASSWORDSet the server password.string
RCON_ENABLEDEnable RCONfalsetrue/false
RCON_PORTPort number for RCON255751024-65535

For balance changes, please directly modify /opt/palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini, please refer to https://tech.palworldgame.com/optimize-game-balance⁠

⁠Volumes

PathDescribe
/opt/palworld/Pal/SavedGame config and saves.
/opt/palworld/Pal/Content/Paks/MODGame mod pak files.

NOTE: If you use bind instead of volume to mount, you need to manually change the volume owner to uid=1000. In the case of the docker-compose.yml of the example, you need to execute chown -R 1000:1000 ./data ./mods Please make sure the permissions and owners of the pak file you placed in the mods directory are correct.

Tag summary

Content type

Image

Digest

sha256:8e55aff97…

Size

1.9 GB

Last updated

over 2 years ago

docker pull di3twater/palworld