Follow these steps to install and set up Guardian Reports V1 on your FiveM server.
Step 1: Add the Resource
Download the Guardian Reports V1 folder.
Drag and drop it into your server’s resources folder.
Add the following line to your server.cfg:
ensure GuardianReportsV1
Step 2: Setup ACE Permissions
Open your server’s server.cfg or DiscordAcePerms config.
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
Open config.lua.
Enable webhooks:
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.