-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Evan Mulawski edited this page Feb 19, 2023
·
15 revisions
Download a compatible release.
Copy Resources
to <BeamMP-Server-Root>
.
Copy envsync.config.lua
to <BeamMP-Server-Root>
. The options are documented in this file.
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"