Skip to content

lyre_bridge v2.2.2

Choose a tag to compare

@epyidev epyidev released this 30 May 08:51
· 7 commits to main since this release

Highlights

Patch release. Broadens the Qbox players provider so it recognizes more admin ranks and matches how real Qbox servers configure their ace permissions. Combined with v2.2.1, this finalizes the Qbox getAdminRank rewrite.

Fixes

  • Qbox players provider: getAdminRank() now also checks the owner and superadmin ranks alongside god, admin, and mod, and accepts both IsPlayerAceAllowed(src, "group.<rank>") and IsPlayerAceAllowed(src, "<rank>"), since both conventions are used in the wild.