Added DistributionAgent to configuration file. Default is facepunch. Change it to terraria-online for cheat removal.
This commit is contained in:
parent
df7fee1cb5
commit
549728b510
3 changed files with 12 additions and 7 deletions
|
|
@ -25,5 +25,6 @@ namespace TShockAPI
|
|||
public bool KickExplosives = true;
|
||||
public bool SpawnProtection = true;
|
||||
public int SpawnProtectionRadius = 5;
|
||||
public string DistributationAgent = "facepunch";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue