Docs
FiveM documentation
Install, configure, and operate Atlas on FXServer for GTA V roleplay. Use ⌘K anywhere to search.
- Getting Started
Requirements, first boot, and a clean health check.
- Configuration
server.cfg, secrets.cfg, and permissions.cfg at a glance.
- Health & Commands
Useful console commands for operators and staff.
- Inventory API
The one inventory door — Atlas.Inventory.
- Design Principles
The invariants that keep Atlas production-ready.
- Ecosystem overview
How Atlas surfaces connect — core hub to UI verticals.
- Creating a Resource
Scaffold a new Atlas gameplay resource the right way.
- Scripting Basics
How to write Atlas Lua — server truth, client request.
- Exports & Public API
Atlas facade methods you should call from gameplay scripts.
- Events & Callbacks
Safe client ↔ server patterns on Atlas.
- Money & Items
Charge players and grant items without breaking the economy.
- Locales
Player-facing strings live in the Atlas locales hub.
- Database & AutoSQL
Register schema the Atlas way — no scattered ALTER TABLE.
Atlas