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

Decorated name of the player associted with this IP (if given at the time of banning). Returns raw PlayerName value if it's not a recognized player name. Returns '?' if PlayerName is null (no player associated with this ban).

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

Syntax

   
 C# 
public string PlayerNameClassy { get; }

See Also