lyre_bridge v2.2.2
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 theownerandsuperadminranks alongsidegod,admin, andmod, and accepts bothIsPlayerAceAllowed(src, "group.<rank>")andIsPlayerAceAllowed(src, "<rank>"), since both conventions are used in the wild.