Whitelisting
SecureServe ACE Permission System
This document explains how to use the ACE permission system in SecureServe to create admin bypass permissions for client-side detections.
Overview
SecureServe now supports a granular ACE permission system that allows server administrators to assign specific bypass permissions to players. This system integrates with FiveM's native ACE permissions and provides flexible configuration options.
Available Bypass Permissions
SecureServe includes the following bypass permissions:
All Protections
secure.bypass.all
Master bypass for all client-side detections
Teleport
secure.bypass.teleport
Bypass teleport detection
Visions
secure.bypass.visions
Bypass night/thermal vision detection
Speed Hack
secure.bypass.speedhack
Bypass speed hack detection
Spectate
secure.bypass.spectate
Bypass spectate detection
Noclip
secure.bypass.noclip
Bypass noclip detection
OCR
secure.bypass.ocr
Bypass on-screen text detection
Player Blips
secure.bypass.playerblips
Bypass player blips detection
Invisible
secure.bypass.invisible
Bypass invisible player detection
God Mode
secure.bypass.godmode
Bypass god mode detection
Freecam
secure.bypass.freecam
Bypass freecam detection
Super Jump
secure.bypass.superjump
Bypass super jump detection
No Ragdoll
secure.bypass.noragdoll
Bypass no ragdoll detection
Infinite Stamina
secure.bypass.infinitestamina
Bypass infinite stamina detection
Magic Bullet
secure.bypass.magicbullet
Bypass magic bullet detection
No Recoil
secure.bypass.norecoil
Bypass no recoil detection
Aim Assist
secure.bypass.aimassist
Bypass aim assist detection
Default Permission Groups
SecureServe includes three predefined permission groups:
Admin
secure.admin
Full admin access
Moderator
secure.moderator
Moderator access
Staff
secure.staff
Staff access
Setting Up ACE Permissions
1. Basic Configuration
Add the following to your server.cfg file to set up basic admin permissions:
2. Setting Up Bypass Permissions
Option 1: Grant All Bypasses
To give a group bypass for all client-side protections:
Option 2: Grant Specific Bypasses
To give a group specific bypass permissions:
3. Setting Up Permission Objects
For more advanced configurations, you can create permission objects:
Examples
Example 1: Admin with Full Bypass
Example 2: Admin with Specific Bypasses
Example 3: Moderator with Limited Bypasses
Troubleshooting
Permission not working: Make sure the ACE permissions are properly configured and that you've restarted your server.
Player not receiving permissions: Check if the player is properly assigned to the group and that the group has the correct permissions.
Permissions not refreshing: The system checks permissions automatically, but players can reconnect to force a refresh.
Command for permission debug: An administrator can check permissions using the console command:
/secureadmins
Last updated