qb-adminmenu icon indicating copy to clipboard operation
qb-adminmenu copied to clipboard

Admin Menu Using MenuV

Results 6 qb-adminmenu issues
Sort by recently updated
recently updated
newest added

The PR tries to remove most of the typos found in the French translation.

The native GetPlayerFromServerId() return -1 in case the player wasn't found. Then, the variable "ped" will be the PlayerPedId's variable, leading to weird bugs

Simple PR to make the "set permission" feature actually work like a "set" and not simply and "add". Removes all ranks prior to assigning a new one. PR goes in...

Some users inside of the txAdmin discord recently reported performance issues related to `qb-adminmenu` which was from this loop. https://github.com/qbcore-framework/qb-adminmenu/blob/42f4f8972abdf3ac060a6d6a08cf499ee4470a7a/server/server.lua#L524-L548 ![](https://i.imgur.com/Yhx7NL3.png) There are functions that QB already has to deal...

added send to swim feature for admins **Describe Pull request** Added send to swim command in adminmenu this will be helpfull for the admins to send problematic players to the...

**Describe Pull request** First, make sure you've read and are following the contribution guidelines and style guide and your code reflects that. Write up a clear and concise description of...