The system automatically detects and integrates with ESX:
Config.Framework = 'esx'
Features:
Player name retrieval from ESX
Admin group detection (admin, superadmin, mod)
Player identifier support
The system automatically detects and integrates with QBCore:
Config.Framework = 'qb'
Player name from character info
Permission system integration
Citizen ID support
No framework required:
Uses native FiveM functions for player information.
Implement your own framework integration:
Customize the IsPlayerAdmin function in Config.Admin for your permission system.
IsPlayerAdmin
Config.Admin
Last updated 1 month ago
Config.Framework = 'standalone'
Config.Framework = 'custom'