Back to Templates
RAGE:MP
RAGE:MP
GameCP OfficialSandbox
Verified

RAGE:MP

Dedicated Server Template

RAGE:MP is a multiplayer modification for Grand Theft Auto V. Create custom game modes, roleplay servers, and more with full scripting support (JavaScript, C#).

v5
2/25/2026

RAGE:MP Game Server Hosting

Deploy and manage your own RAGE:MP dedicated server with GameCP's free game server control panel. This template provides a production-ready server configuration with one-click installation, automatic updates via SteamCMD, and full environment variable management. Whether you're hosting for a small group of friends or running a large community server, GameCP makes RAGE:MP server administration simple and reliable.

Free Control PanelOne-Click DeployAuto UpdatesDocker Containerized
Full Hosting Guide

Ready to host RAGE:MP?

Read our complete step-by-step guide covering installation, configuration, performance tuning, and getting your server online in minutes.

Resource Requirements

CPU Cores
2
Memory
2.0 GB(max 4 GB)
Storage
5 GB

Recommended Players

32
Recommended
Min: 1Max: 100

Performance Tiers

Economy

Small private server, 1-16 players

RAM1 GB
CPU Shares256
Recommended

Standard

Community server, 16-50 players

RAM2 GB
CPU Shares512

Pro

Large RP community, 50-100 players

RAM4 GB
CPU Shares1024

Startup Command

#!/bin/bashBash shell with full features

Default

Default RAGE:MP server startup

Default

Environment Variables

SERVER_NAME

Required

Server Name

Server name displayed in the RAGE:MP master server list (64 character max)

Default
(empty)

MAX_PLAYERS

RequiredRead Only

Max Players

Maximum number of concurrent players

Default
50

ANNOUNCE

Required

Announce to Master List

Announce the server to the RAGE:MP master server list, making it visible in the server browser. Must be enabled for server status queries to work.

Default
true

GAMEMODE

Required

Game Mode

Game mode displayed in the server browser

Default
freeroam

LANGUAGE

Language

Server language. Determines the flag displayed next to the server name in the browser (e.g. en, us, de, fr, ru).

Default
en

SERVER_URL

Website URL

Website URL associated with your server, shown in the server browser

Default
(empty)

STREAM_DISTANCE

Required

Streaming Distance

Distance on the X,Y plane at which server entities stream in for players

Default
500

DISALLOW_MULTIPLE_CONNECTIONS

Disallow Multiple Connections

Prevent multiple players from connecting from the same IP address

Default
false

MAX_PING

Max Ping

Maximum acceptable ping for connected players. Set to 0 for no limit.

Default
0

MIN_FPS

Min FPS

Minimum FPS required from clients. Set to 0 for no limit.

Default
0

MAX_PACKET_LOSS

Max Packet Loss

Maximum percentage of packet loss accepted from clients. Set to 0 for no limit.

Default
0.0

SYNC_RATE

Sync Rate (ms)

Interval in milliseconds at which the server synchronizes entities. Lower values increase accuracy but use more bandwidth.

Default
40

CSHARP

C# Bridge

Enable the C# bridge plugin for server-side C# scripting

Default
disabled

ENABLE_HTTP_SECURITY

HTTP Security

Enable an extra security layer for HTTP connections

Default
false

ALLOW_CEF_DEBUGGING

CEF Debugging

Allow debugging of CEF (Chromium Embedded Framework) pages in an external browser

Default
false

Lifecycle Scripts

Installation Script

Downloads and installs the latest RAGE:MP server from the official CDN

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

Seed Default Config

Creates default conf.json if not present

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

Configuration Files

Server Config

Core server configuration including networking, identity, gameplay rules, and performance settings. Only updates the settings shown here.

//conf.jsonjson
0 fields

Container Configuration

Docker Image

ghcr.io/ptero-eggs/yolks:debian

Technical Profile

Template ID

rage-mp

Author

GameCP Team

Last Updated

February 25, 2026

Status

Active

Configuration Metadata

Information about the origin and version of this game configuration.

Author

GameCP Team

Version

1

Source

gamecp

originalAuthor

noreply.waypointhosting@gmail.com

Imported: 2/22/2026, 8:05:00 PM