Nick Perry
Nick Perry
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
## Description The PR adds back persistent permissions via SQL. This allows the qb-adminmenu assignment to work like it used to, and the /addpermission is no longer an ephemeral command....
### Scope Web ### Feature Description Add Revoke Reason ### Use Case Add a reason as to why the [ban/warn] was revoked, so that an admin can determine if the...
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...
Added backward compatible multi-role implementation. An example of a modified snippet which would take advantage of this is: ```php function update_authorizer_custom_role( $default_role, $user_data ) { // Don't change role for...