Back to Templates
GameCP OfficialSurvival
Verified

Palworld

Fight, farm, build and work alongside mysterious creatures called "Pals" in this completely new multiplayer, open world survival and crafting game!

v4
2/11/2026

Startup Command

#!/bin/bashBash shell with full features

Default

Default startup command

Default

Environment Variables

SERVER_NAME

Required

Server Name

Server name displayed in the server browser

Default
${SERVER_NAME}

MAX_PLAYERS

Required

Max Players

Maximum number of concurrent players

Default
${MAX_PLAYERS}

AUTO_UPDATE

Required

Auto Update

Automatically update the server on startup.

Default
1

ADMIN_PASSWORD

Required

Admin Password

Password for administrator commands. Also used for REST API authentication.

Default
(empty)

SERVER_PASSWORD

Server Password

Password required to join the server. Leave empty for no password.

Default
(empty)

SERVER_DESCRIPTION

Server Description

The description of the server shown in the server browser.

Default
(empty)

ALLOW_CONNECT_PLATFORM

Required

Connection Platform

The platform players will be able to connect from.

Default
Steam

RCON_PORT

RequiredRead Only

RCON Port

Internal RCON port. Does not need to be allocated on the host.

Default
25575

RCON_ENABLE

RequiredRead Only

Enable RCON

Must be enabled for console commands to work.

Default
True

STEAM_USER

Required

Steam Username

Steam username for authentication (required for Steam games).

Default
${STEAM_USER}

STEAM_PASS

Required

Steam Password

Steam password for authentication (required for Steam games).

Default
${STEAM_PASS}

STEAM_AUTH

Steam Auth Code

Steam Guard authentication code (optional).

Default
(empty)

EXTRA_FLAGS

Extra SteamCMD Flags

Additional SteamCMD flags.

Default
(empty)

Lifecycle Scripts

Installation Script

Downloads default config and config parser tool.

after installghcr.io/ptero-eggs/installers:debian

Container Configuration

Docker Image

ghcr.io/ptero-eggs/steamcmd:debian

Technical Profile

Template ID

palworld

Author

GameCP Team

Last Updated

February 11, 2026

Status

Active

Configuration Metadata

Information about the origin and version of this game configuration.

Author

GameCP Team

Version

3

Source

gamecp

Imported: 2/8/2026, 5:45:47 PM