Bablo ResourcesDocs

Permissions

Every grade of a job carries its own set of permissions, edited in-game in the Grades & Permissions tab or the Boss Creator. All checks run server-side — the UI only hides what a player can’t use.

Permission keys

KeyGrants
view_statisticsView dashboard statistics and the attendance chart
view_transactionsView the transaction history and chart
deposit_moneyDeposit money into the society account
withdraw_moneyWithdraw money from the society account
hire_employeesHire nearby players into the job
fire_employeesFire employees (online or offline)
promote_employeesPromote or demote employees
order_itemsOrder items from the job store
manage_upgradesManage store purchases
edit_permissionsEdit grades, permissions, salaries and profile settings

Tab visibility

TabShown with
Dashboardview_statistics, view_transactions, deposit_money or withdraw_money
Employeeshire_employees, fire_employees or promote_employees
Grades & Permissionsedit_permissions
Shop Systemorder_items or manage_upgrades
Wardrobe / Profilealways visible to anyone who can open the menu

Full access

A player bypasses per-permission checks entirely when any of these is true:

  • they hold the job’s highest grade (the boss rank), or
  • their grade is in the job’s Boss Menu Access list set in the creator, or
  • the framework marks them as boss (isboss on QBCore/Qbox).

The boss rank’s full permission set is enforced automatically — even if a save tried to strip it, the server restores all 10 keys for the top grade.

Hierarchy rules

Permissions alone aren’t enough — rank matters too:

  • You can only fire, promote, demote or set salaries for grades below your own (full-access players are exempt).
  • You can’t fire yourself or change your own grade.
  • Salary changes are always capped by Settings.SalaryLimit; without full access they can only target grades below your own.

Who can open the menu?

A placed boss menu location is usable by: the grades selected under Boss Menu Access, plus every grade that has at least one permission, plus always the highest grade. Employees without any of that can still use the job’s stash and wardrobe locations — those only require holding the job.