โ๏ธFull Configuration Breakdown
Framework Settings
Config.Framework = {
autoDetect = true, -- Auto-detect framework (set to false to manually specify)
defaultFramework = 'esx' -- Specify 'esx' or 'qbcore' if autoDetect is false
}Notification Settings
Config.Notifications = {
system = 'x_hud', -- Notification system: 'esx', 'qbcore', or 'x_hud'
position = 'bottom-right', -- Position for ESX notifications
duration = 5000, -- Notification duration in milliseconds
types = {
x_hud = {
success = 'success',
error = 'error',
info = 'info',
warning = 'warning',
default = 'default',
police = 'police',
ambulance = 'ambulance',
mechanic = 'mechanic',
teamchat = 'teamchat',
jobchat = 'jobchat',
directmsg = 'directmsg'
}
}
}Cooldown Settings
Command Permissions
๐ Available Commands
Player Information
Admin Tools
Server Information
Help Requests
Coordinate Tools
Chat Commands
Roleplay Commands
๐ Translations
Supported Languages
Example Translation Entry
Last updated