[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 or empty (no player associated with this ban).

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

Syntax

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

See Also