Ghostanticheat

FAQ.

Does Ghost require a database?

No. Everything persists to JSON files inside data/. No SQL, no migrations.

Does Ghost depend on any framework?

No. Ghost auto-detects QB-Core, Qbox, ESX, or ND_Core if present; otherwise it runs standalone.

Will Ghost break my custom scripts?

No. Any resource started before Ghost is auto-trusted, and you can allowlist additional resources.

Can admins bypass detections?

Yes, but only detections listed in their bypasses array. Every bypass is still logged.

How do you prevent false positives?

Every detection carries a confidence score. Punishments only fire past a mapped threshold, and admin/dev bypass and trusted-resource guards run first.

Is the website mandatory?

No. The website is independent — the anticheat runs perfectly on its own.