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

Gets the lowest rank that has any/all permissions to call this command. Returns null if none of the ranks have necessary permissions.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public Rank MinRank { get; }

See Also