Installation
Requirements
- FiveM server build 6116 or higher
- ox_lib (required)
- A framework: QBox, QBCore, or ESX
- A supported inventory (auto-detected):
ox_inventory,qb-inventory,qs-inventory, and more
No database is required — ORB Shops is stateless.
Download & Extract
- 01Download
orb_shopsfrom your Tebex dashboard - 02Extract it into your server's
resources/directory - 03Keep the folder name
orb_shops
Configure server.cfg
cfg
ensure ox_lib
ensure orb_shopsOptional: Discord Webhooks
cfg
set shops_item_webhook "https://discord.com/api/webhooks/XXXX/XXXX"
set shops_weapon_webhook "https://discord.com/api/webhooks/XXXX/XXXX"Editable Files
The resource ships with escrow encryption. The files listed in escrow_ignore are editable:
config.lua— Shops, items, weapons, prices, and locationslocales/**— All translatable textweb/build/config_ui.js— UI colors and fontsweb/build/media/*/— UI media assets