Skip to content

skillor/CobaltEssentialsInterface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

CobaltEssentialsInterface

A Dear ImGui based interface for BeamMP Servers running CobaltEssentials

image

Features:

  • Owner / Administrator / Moderator / Player / Guest / Spectator interfaces based on roles!
  • Manipulation of player permissions, vehicles, CE and base server configuration, and environment (Sun, Weather, Simulation), via the interface!
  • Kick, Ban, TempBan, Mute, Whitelist
  • A handy Race Countdown! button to freeze all players in place, notify and countdown, and then release everyone for perfect race starts!

Pre-requisites:

  1. BeamMP Server 3.0.0.
  2. CobaltEssentials 1.6.0 [BETA5] installed.
  3. You must have set up roles in ...\Resources\Server\CobaltEssentials\CobaltDB\playerPermissions.json if you want any control.

Installation:

  1. Grab the latest release from releases.
  2. Unpack it somewhere.
  3. Drag the folder Resources into the directory where your server is installed, accept the overwrites if updating.
  4. Edit LoadExtensions.cfg in ...\Resources\Server\CobaltEssentials\ to add the following line: CEI = "CEI".
  5. Start the server, and join.
  6. Once joined, the interface should be disabled by default. In the chat, enter the command /CEI to toggle the interface

How it looks:

image image

image

image image

image image

About

A Dear ImGui based interface for BeamMP Servers running CobaltEssentials

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Lua 98.6%
  • HTML 1.4%