DOCUMENTATION

Lunashield Docs

Everything you need to connect protection to your FiveM server.

Quickstart

Create a license in the dashboard, download the resource and add it to your server.

ensure lunashield

Installation

Place the resource in your resources folder and configure your license in the configuration file.

Config = {
  License = "YOUR_LICENSE_KEY",
  ServerId = "YOUR_SERVER_ID"
}

Discord integration

The website uses Discord OAuth2 for authentication. The Bot API can then retrieve the server, member and role information.

Live events

Events can be sent to the backend and then streamed into the dashboard.

API

The backend provides endpoints under /api. The telemetry layer can be connected according to your anti-cheat implementation.