[This is preliminary documentation and is subject to change.]
Prints "This command requires ___+ rank" message.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
| C# |
public void MessageNoAccess( CommandDescriptor cmd )
Parameters
- cmd
- CommandDescriptor
Command to check.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If cmd is null. |