[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Can(Permission)
Returns true if player has the given permission.
Can(array<Permission>[]()[][])
Returns true if player has ALL of the given permissions.
Can(Permission, Rank)
Returns true if player has the given permission, and is allowed to affect players of the given rank.

See Also