Quick reference
Production settings, common changes, and links.
Recommended production settings
Config.Framework = 'auto'
Config.Debug = false
Config.Target = 'auto'
Config.Inventory = 'auto'
Config.Notification = 'ox_lib'
Config.MaxPlayers = 2
Config.Language = 'en'
-- Leveling
Config.leveling.defaultXPPerJob = 100
Config.leveling.notification.theme = 'emerald'
Config.leveling.notification.soundEnabled = true
-- Dispatch
Config.Dispatch.maxRerolls = 10
Config.Dispatch.rerollCooldown = 5000Common modifications
Resources
Last updated