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

Decorated name of the player or entity who banned this player. Returns raw BannedBy value if it's not a recognized player name. Returns '?' if BannedBy is null or empty.

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

Syntax

   
 C# 
[NotNullAttribute]
public string BannedByClassy { get; }

See Also