Added hacky way of dealing with spammed build protection messages.
This commit is contained in:
parent
d57300099e
commit
fa41521986
4 changed files with 9 additions and 6 deletions
|
|
@ -47,7 +47,7 @@ namespace TShockAPI
|
|||
public int LoginAttempts { get; set; }
|
||||
public Vector2 TeleportCoords = new Vector2(-1, -1);
|
||||
public string UserName { get; set; }
|
||||
|
||||
public bool HasBeenSpammedWithBuildMessage = false;
|
||||
Player FakePlayer = null;
|
||||
|
||||
public bool RealPlayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue