Guardian Reports V1 - Installation

Installation Guide – Guardian Reports V1

Follow these steps to install and set up Guardian Reports V1 on your FiveM server.


Step 1: Add the Resource

  1. Download the Guardian Reports V1 folder.

  2. Drag and drop it into your server’s resources folder.

  3. Add the following line to your server.cfg:

ensure GuardianReportsV1

Step 2: Setup ACE Permissions

  1. Open your server’s server.cfg or DiscordAcePerms config.

  2. Add the following permission for your staff role:

Config.AdminPermission = "guardian.reports"

This allows staff members to manage and respond to reports.


Step 3: Configure the Webhook

  1. Open config.lua.

  2. Enable webhooks:

  1. Set your Discord webhook URL:


Step 4: Start Your Server

Once setup is complete, restart your server. Staff with the guardian.reports permission can now use the reporting system, and all reports will log to Discord automatically if the webhook is enabled.

Last updated