Added /displaylogs. Toggles log output to player who executed the command.
This commit is contained in:
parent
1e66e1a256
commit
679a28af0a
3 changed files with 9 additions and 1 deletions
|
|
@ -38,6 +38,7 @@ namespace TShockAPI
|
|||
public Rectangle TempArea = new Rectangle();
|
||||
public DateTime LastExplosive { get; set; }
|
||||
public bool InitSpawn = false;
|
||||
public bool DisplayLogs = true;
|
||||
|
||||
public bool RealPlayer
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue