$highestRoleWithPerms

Returns the highest role in the server that has all the provided permissions.

Usage

$highestRoleWithPerms[permissions]

Breakdown

Example

$nomention
Highest Role with Administrator:  $roleName[$highestRoleWithPerms[admin]] ($highestRoleWithPerms[admin])

example