lyre_bridge v2.2.1
Highlights
Patch release. The Qbox players provider now resolves admin ranks from ace permissions instead of returning the player's primary group, so consumers calling getAdminRank() get a consistent admin set on Qbox servers, in line with the ESX and QBCore providers.
Fixes
- Qbox players provider:
getPlayerFromId(...).getAdminRank()now returns atable<string, boolean>populated by checkingIsPlayerAceAllowedagainstgod,admin, andmod, matching the contract documented in the bridge types.