Skip to content

Installation

Evan Mulawski edited this page Feb 19, 2023 · 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.

To locate a BeamMP user ID, navigate to the following URL (replace <your_username> with the target BeamMP username):

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

There will be a user field in this response. Locate the id field within this user field (should be next to the username). If the value is 123456:

options.admins.beammp_123456 = "this can be any description you want"
Clone this wiki locally