Qbox-project/qbx_core — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me the core framework for a FiveM roleplay server, like a modern replacement for qb core called qbx core.

I want it to provide the foundation other server resources can use, with player data, jobs and gangs, multicharacter support, a queue for full servers, persistent player vehicles, and a simple export based API so other scripts can read and update core data safely.

Please include backwards compatibility for most QB resources through a bridge layer so existing scripts can work without much setup. Add optional developer modules for hooks, logging, and common helper functions. Logging should be able to go to Discord or an ox style logger.

Use Lua for the FiveM resource and make sure it works with oxmysql, ox lib, and ox inventory. Include sensible config files, shared, client, and server code, locales, SQL setup, and a proper fxmanifest. Keep the core secure and performant, and avoid making people edit core files directly outside config.

Want more depth? Deep Reverse