Skip to content
Atlas

Docs

Configuration

server.cfg, secrets.cfg, resource ensures, and permissions at a glance.

Configuration files

FilePurpose
server.cfg / resource.cfgHostname, ensures, inventory convars, resource start order
permissions.cfgACE groups (group.atlasadmin, etc.)
secrets.cfgLicense key, MySQL string, owner identifiers — never commit

Secrets

Keep secrets.cfg out of public repos. Rotate credentials if they ever leak.

Permissions

Grant staff identifiers the ACE groups your city needs. Prefer least privilege — not everyone needs full admin.

Start order

Atlas expects:

  1. oxmysql + ox_lib (+ target / interact)
  2. atlas_core then atlas_extras
  3. atlas_chat (stops default Cfx chat)
  4. atlas_multicharillenium-appearance
  5. ox_inventory (+ fuel / doorlock)
  6. Gameplay verticals (atlas_garages, atlas_vehiclekeys, atlas_realestate, atlas_mechanicsystem, atlas_dealerships, atlas_finance, atlas_gangOrg, jobs, activities…)
  7. atlas_admin / atlas_mapeditor
  8. Atlas Main & retention: atlas_rageatlas_coinshopatlas_playtimeshopatlas_dailyrewardsatlas_weeklyquestatlas_family

Locale convars:

cfg
setr atlas:locale "en"
setr ox:locale "en"
setr illenium-appearance:locale "en"

See Resource catalog for every script name.