Fix anti dead protection, some item bans, and default configs.
This commit is contained in:
parent
bbf1818512
commit
6353f9c877
4 changed files with 14 additions and 11 deletions
|
|
@ -65,7 +65,7 @@ namespace TShockAPI
|
|||
Player FakePlayer;
|
||||
public bool RequestedSection = false;
|
||||
public DateTime LastDeath { get; set; }
|
||||
public bool ForceSpawn = false;
|
||||
public bool Dead = false;
|
||||
public string Country = "??";
|
||||
public int Difficulty;
|
||||
private string CacheIP;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue