Skip to main content
Most problems show themselves in the server console — filter for [nexdev_bossmenu] first. Failed mutations log in red with the failure reason.

Common issues

Permissions debug

To see exactly which check granted (or denied) admin access:
  1. Look at the server console when running /bossmenu_admin.
  2. The check order is: ACE permissions in Config.Admin.acePermissions → framework group in esxGroups / qbGroups → framework’s built-in IsAdmin.
  3. The first match wins.
If you’re locked out despite being group.admin, your permissions.cfg is probably stripping the default txAdmin grant. Re-add it:

Before opening a support ticket

Please include:
  1. Server console output filtered for [nexdev_bossmenu].
  2. Your framework (Qbox / QBCore / ESX) and version.
  3. Your society backend (Renewed-Banking, qb-management, qb-banking, or esx_addonaccount) and load order.
  4. The job that’s affected and a sample of its grade list.
  5. What you did and what you expected to happen.
See Support & contact.