Skip to content

DedBash/BeamMP-Server-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 

Repository files navigation

I am currently working on a brand new version with different options

unofficial-BeamMP-Server-installer

This is a third party script. I am not a developer of BeamMP and I am not on the BeamMP team. Otherwise, I just found it can be too hard for some to get beammp running properly.

Supported:

BeamMP:
⠀⠀3.1.1
Linux:
⠀⠀Debian 11
⠀⠀Ubuntu 20.04/22.04

Instructions:

  1. Install git install git for cloning the repository: apt install curl
  2. Download the install script: curl https://raw.githubusercontent.com/DedBash/BeamMP-Server-installer/main/install.sh -o install.sh
  3. Give the script rights to execute: chmod +x install.sh
  4. Start the script: ./install.sh
    or ./install.sh nogui for no console gui

The server script works like this

  1. Start server: ./server start
  2. Stop server: ./server stop
  3. Restart server: ./server restart
  4. Console of the server: ./server terminal

Links

Images