[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| 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. |