Common questions and problems
The /reports command isnโt working for me; it doesnโt recognize me as an administrator.
Surely, this is because youโre using QB Core and donโt have the admin permission system properly configured.
QB Core recently updated its permission system in the server.cfg
. While many scripts still support the old method, our script requires the new format.
To solve the issue, go to your server.cfg
and update the permissions as shown in the following screenshot. By doing this, our script will correctly recognize when a player is an administrator:
This screenshot is taken directly from the QB Core documentation. For more information, you can visit their guide on permissions here: QB Core Permissions Guide.
Last updated