Skip to content

Installation

Evan Mulawski edited this page Jan 22, 2022 · 15 revisions

Download

Download a compatible release.

Server

Copy Resources to <BeamMP-Server-Root>.

Configuration

Copy envsync.config.lua to <BeamMP-Server-Root>. The options are documented in this file.

Admins

Only admins can run the commands from chat.

If you need to find your BeamMP user ID to configure admins, sign in to the BeamMP forum and then navigate to the following:

https://forum.beammp.com/u/<your_username>.json

There will be a user_id field in this response. If user_id is 123456:

options.admins.beammp_123456 = "server owner"
Clone this wiki locally