Skip to main content
Everything lives in config.lua. The whitelist entries themselves are not in the config — they’re in MySQL and managed from the Admin menu.

Framework

Rename a value here if you forked any of those resources.

Inventory

Used for the exports[Config.Inventory]:registerHook(...) calls. Leave on ox_inventory unless you’ve forked it under a different name.

Commands

Notifications

Each event type has its own configurable title / description / type under Config.Notifications: Rename Config.NotifyResources values if you’ve forked one of the notification resources.

Discord webhook logging

Every blocked attempt sends an embed: who tried, what item, the scope, and the reason.

Update checker

Empty = disabled. Hits the URL on start and logs a notice if a newer version is published.