Suty
Job Announcements

Compatibility

Compatibility

Frameworks

Framework Status Notes
QBX Core (Qbox) ✅ Native Default. Config.Framework = 'qbx'
QB-Core ✅ Native Config.Framework = 'qb'
ESX (es_extended) ✅ Native Config.Framework = 'esx'

Postal scripts (auto-detected)

Script Auto-detect
nearest-postal
Chow_Postal
melons_postals
jc-postal
qb-postal

You can also point at a custom postal via Config.PostalScript + Config.PostalExport.

3D world markers (optional)

  • sleepless_waypoints — when started AND Config.Use3DWaypoint = true, hold-E spawns a tall 3D checkpoint marker visible from far away
  • Soft dependency — silently skipped if not started

Notification systems

Config.UseOxLib = false                     -- true = ox_lib, false = native QB notify

ESX users should set UseOxLib = true since native QB notify isn't available.

Other suty resources

Resource Interaction
All other suty- No conflicts

Known incompatibilities

  • Older versions of qb-core may not expose QBCore.Functions.Notify in the format expected. Set UseOxLib = true if you hit notify errors.

Open a ticket on Discord if you find a compatibility issue.