Back to Templates
GameCP OfficialSurvival
Verified

Rust Autowipe

The only aim in Rust is to survive. To do this you will need to overcome struggles such as hunger, thirst and cold. Build a fire. Build a shelter. Kill animals for meat. Protect yourself from other players, and kill them for meat. Create alliances with other players and form a town. Do whatever it takes to survive.

v1
2/8/2026

Startup Command

#!/bin/bashBash shell with full features

Default

Default startup command from Pterodactyl egg

Default

Environment Variables

SERVER_NAME

RequiredRead Only

Server Name

Server name displayed in the server browser

Default
${SERVER_NAME}

MAX_PLAYERS

RequiredRead Only

Max Players

Maximum number of concurrent players

Default
${MAX_PLAYERS}

HOSTNAME

RequiredRead Only

Hostname

Server hostname (auto-populated from Server Name)

Default
${SERVER_NAME}

LEVEL

Required

Level

The world file for Rust to use.

Default
Procedural Map

DESCRIPTION

Description

Server description shown in browser. Use \n for newlines.

Default
(empty)

SERVER_URL

URL

The URL for your server. This is what comes up when clicking the "Visit Website" button.

Default
(empty)

WORLD_SIZE

Required

World Size

The world size for a procedural map.

Default
3000

WORLD_SEED

World Seed

The seed for a procedural map.

Default
0

SERVER_IMG

Server Image

The header image for the top of your server listing.

Default
(empty)

RCON_PORT

RequiredRead Only

RCON Port

Port for RCON connections.

Default
28016

RCON_PASS

Required

RCON Password

RCON access password.

Default
(empty)

SAVEINTERVAL

Required

Save Interval

Sets the server’s auto-save interval in seconds.

Default
60

ADDITIONAL_ARGS

Additional Arguments

Add additional startup parameters to the server.

Default
(empty)

REGEN_SERVER

Regenerate Server

Regenerate server files and seed on reinstall.

Default
false

REMOVE_FILES

Required

Files to remove

A space-separated list of files to remove when regenerating the server on reinstall.

Default Value

APP_PORT

Required

APP PORT

Port for Rust+ applications. -1 to disable.

Default
28082

MAP_URL

Custom Map URL

Overwrites the map with the one from the direct download URL. Invalid URLs will cause the server to crash.

Default
(empty)

FRAMEWORK

Required

Modding Framework

The modding framework to use.

Default
vanilla

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)

Container Configuration

Docker Image

ghcr.io/pterodactyl/games:rust

Technical Profile

Template ID

rust-autowipe

Author

GameCP Team

Last Updated

February 8, 2026

Status

Active

Configuration Metadata

Information about the origin and version of this game configuration.

Author

GameCP Team

Version

2

Source

gamecp

originalAuthor

support@pterodactyl.io

Imported: 2/8/2026, 7:00:00 PM