Stable
2.2.0
Added '@' to supported wildcards - targets the user you are looking at
Changed rank permissions tab in the menu to display when a rank has inherited permissions or permissions assigned through having the "All Permissions" node - inherited permissions will show in a darker colour and cannot be deselected to prevent confusion
Bug fixes with setrpname command
Added PLAYER:CheckUserGroup(GROUP) function (checks if a user has or inherits from a group)
Added xAdmin.GroupHasPermission(GROUP, PERM) function (checks if a user has or inherits a permission)
Added xAdmin.GroupInheritsPermission(GROUP, PERM) function (checks if a user inherits a permission)