Skip to content

lyre_bridge v2.2.1

Choose a tag to compare

@epyidev epyidev released this 29 May 20:18
· 10 commits to main since this release

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 a table<string, boolean> populated by checking IsPlayerAceAllowed against god, admin, and mod, matching the contract documented in the bridge types.