Welcome to XaDa Docs
Welcome to the official documentation hub. Here you will find detailed guides for installing, configuring, and utilizing our resources to their full potential.
We believe in true standalone compatibility. Whether you are running a modified ESX Legacy build, the latest Qbox, or a custom QB-Core setup, our resources adapt to your environment automatically.
Unmatched Compatibility
We hate dependencies that force you to rewrite your server. That is why our scripts are built to be completely agnostic. They detect your framework, inventory, and interaction settings on startup.
Frameworks
Full support for ESX Legacy, QB-Core, and Qbox. The bridge handles player data, job checks, and money management automatically.
Inventories
Native support for ox_inventory, qb-inventory, qs-inventory, and legacy ESX menus. No code changes required.
UI & Libraries
Choose your style. Use our included xada_lib for a modern look, or switch to ox_lib / Native UI in the config if you prefer consistency.
Interactions
Hate Third-Eye? Switch to TextUI mode. Love Third-Eye? We support ox_target and qb-target out of the box.
Installation Overview
While each resource has specific instructions (found in the sidebar), the general process is universal across our entire suite.
Download Assets
Navigate to keymaster.fivem.net and download your purchased resource.
Start Resources
Add the ensure command to your server.cfg.
-- Dependencies (Your Framework)
ensure qb-core -- or es_extended
ensure ox_lib -- Optional (if using ox style)
-- XaDa Resources
ensure xada_lib -- (Optional UI) Start BEFORE the script
ensure [xada] -- It's recommended to group them in a folderPlug & Play
That's it. Upon first start, the script will verify your config, create necessary database tables automatically (Smart-SQL), and hook into your framework.