Back to Templates
BeamMP
BeamMP
GameCP OfficialSimulation
Verified

BeamMP

Dedicated Server Template

This is the server for the multiplayer mod BeamMP for the game BeamNG.drive. The server is the point through which all clients communicate. You can write Lua mods for the server, with detailed instructions on the BeamMP Wiki.

v2
2/13/2026

BeamMP Game Server Hosting

Deploy and manage your own BeamMP 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 BeamMP server administration simple and reliable.

Free Control PanelOne-Click DeployAuto UpdatesDocker Containerized
Full Hosting Guide

Ready to host BeamMP?

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
1.0 GB(max 4 GB)
Storage
2 GB

Recommended Players

8
Recommended
Min: 1Max: 20

Performance Tiers

Economy

Small freeroam, 1-4 players

RAM1 GB
CPU Shares256
Recommended

Standard

Community server, 4-10 players

RAM1 GB
CPU Shares512

Pro

Large public server, 10-20 players

RAM2 GB
CPU Shares1024

Startup Command

#!/bin/bashBash shell with full features

Default

Standard BeamMP dedicated server startup

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
8

DESCRIPTION

Server Description

Server description shown in the server browser

Default
BeamMP Default Description

VERSION

Required

Server Version

BeamMP server version to install (e.g. v3.1.0, latest). See github.com/BeamMP/BeamMP-Server/releases

Default
latest

AUTHKEY

Required

Authentication Key

Authentication key from keymaster.beammp.com. Required to run the server.

Default
(empty)

PRIVATE

Private Server

Hide the server from the public server list

Default
0

MAX_CARS

Required

Max Cars Per Player

Maximum number of vehicles each player can spawn

Default
1

MAP

Required

Map

The map for the server

Default
/levels/gridmap_v2/info.json

LOGCHAT

Log Chat

Log chat messages in the server console

Default
1

Lifecycle Scripts

Installation Script

Downloads and installs the BeamMP server binary from GitHub releases

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

Configuration Files

Server Config

Main BeamMP server configuration (TOML format)

//ServerConfig.tomlfile
0 fields

Container Configuration

Docker Image

ghcr.io/ptero-eggs/yolks:debian

Technical Profile

Template ID

beammp-servers

Author

GameCP Team

Last Updated

February 13, 2026

Status

Active

Configuration Metadata

Information about the origin and version of this game configuration.

Author

GameCP Team

Version

1

Source

gamecp

originalAuthor

noah@noahserver.online