JG Docs
Pro Scoreboard

Config & Customisation

You can configure the script inside config.lua. Most of the config options are self-explanatory, but this guide covers them anyway.

Highlighted Jobs

  • The colour of each highlighted job must be a hex code
  • countOnDutyOnly displays the total players in that whitelisted job who are currently set as on duty (QBCore only)
  • Icons are from https://icons.getbootstrap.com/ - paste the name of the icon (without the bi- prefix) to change it
  • ShowAdminBadges shows or hides orange stars next to players who have admin or god status
  • AdminBadgeIcon uses the same bootstrap icons as above
  • You can set multiple jobs in one highlighted job counter. For example, if you have multiple mechanic jobs: job = {"mechanic", "mechanic2"}
  • Change the name by editing Config.ServerName.
  • Change the icon displayed in the top left by replacing the PNG at /html/my-logo.png.

The replacement image MUST be a .png with a square aspect ratio.

Key Bind

  • Config.KeyBind is the default key bind for all players. Individual players can change it by going to Settings > Key Bindings > FiveM > (jg-scoreboard) Open Scoreboard in-game.

On this page