Configuration

  • General Settings

Config.EnableMaskRemoval = true
Config.EnableAFKKick = true
Config.SpeedLimit = 50 -- km/h

  • Police Settings

Config.PoliceJobs = {
    'police',
    'sheriff'
}

  • AFK Settings

Config.AFKKickTime = 10 -- 10 minutes
Config.AFKCheckInterval = 30 -- 30 seconds

  • Notify Settings

Config.Notification = "ox_lib" -- qb, okok, mythic, ps-ui, ox_lib
Config.NotifyCooldown = 5000 -- 5 seconds

  • Notify Message

  • Zones Settings

Last updated