Don't force Hardcore players to spawn, they are supposed to be ghosts.
This commit is contained in:
parent
44e4199dcb
commit
65b323f004
3 changed files with 6 additions and 4 deletions
|
|
@ -61,6 +61,7 @@ namespace TShockAPI
|
|||
public DateTime LastDeath { get; set; }
|
||||
public bool ForceSpawn = false;
|
||||
public string Country = "??";
|
||||
public int Difficulty;
|
||||
|
||||
public bool RealPlayer
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue