mi_core

This item is free.

mi_core

Package Description

**A free, independent qb and qbx compatible core, escrow protected and built for scale.**

mi_core is the foundation the whole mi suite runs on. It is an independent, ground-up framework core that speaks the qbx_core and qb-core API, so your existing qbx and qb resources drop straight in with no shim. It is completely free, and it was built and proven on a 2000-player server.

**Features**

- Independent, ground-up core (not a reskin) that reimplements the qbx_core and qb-core interface

- Triple compatible: call it as exports.mi_core, exports.qbx_core, or the qb-core object, with no separate shim resource

- Full player management: GetPlayer, citizenid and phone lookups, and offline player loading from the database

- Safe money API: cash, bank and any account you configure, with server-side writes, client sync and money logs

- Jobs and gangs with grades and duty, plus O(1) on-duty counters published to GlobalState instead of scanning the player list

- Metadata with dotted keys, saved and synced automatically

- Routing buckets, useable items, rate limiting and source validation helpers

- Auto-creates its base schema on boot (users, players, player_groups), so a fresh install needs no manual SQL import

- Per-domain shared config and mi convars, with stable QBCore and qbx_core event names kept as a wire protocol

- Verified compatible with 40+ mi resources and the wider qbx and qb ecosystem

**Optimization:** Built and proven on a 2000-player server. Guaranteed low server main thread cost and network usage, using O(1) counters instead of player scans, with no idle loops.

**Requirements:** ox_lib, oxmysql.

**Free and escrow protected:** Config, locales and the SQL schema stay fully editable. The core logic is escrow protected, and the resource is free to download.

Docs: https://luthanirgi.github.io/

Support: [https://discord.gg/yuDWc4WDuC]

Price: Free