Skip to main content
Route: /players/:license Sidebar group: Players Permission: players.view

What it does

Everything about one player. Their characters, money, inventory, vehicles, properties, history, all on one page.

What you see

  • Header, name, license, identifiers, Discord avatar if linked.
  • Character tabs, switch between characters on this account.
  • Money panel, cash, bank, crypto, dirty money for the selected character.
  • Job / gang, current job, grade, gang membership.
  • Inventory, every item, quantity, slot, plus stashes if owned.
  • Vehicles, owned + stored vehicles, garage location.
  • Properties, owned/rented properties with addresses.
  • History, recent admin actions, bans, kicks, notes.

Common actions

  • Ban / unban, opens the ban dialog. Requires bans.create / bans.delete.
  • Watch stream / record, jumps to the Online Players flow when the player is connected.
Money / inventory mutations are not implemented in the dashboard; the profile is read-only beyond bans. Every admin action lands on the Audit Logs page.

Notes

Some panels are framework-specific (e.g. gang info is QBox/QBCore only). Missing data usually means that feature isn’t enabled in your framework.