[This is preliminary documentation and is subject to change.]
Gets the Classy name of the player who last attempted to login with this banned IP.
Returns raw LastAttemptName value if it's not a recognized player name.
Returns '?' if LastAttemptName is null or empty (no attempts on record).
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
[NotNullAttribute] public string LastAttemptNameClassy { get; }