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

Name of the player who attempted to log in from this banned IP most recently.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public string LastAttemptName { get; private set; }

See Also