Random Improvements and Fixes
This commit is contained in:
parent
0ac0dd02f8
commit
82fb69f9d4
5 changed files with 31 additions and 28 deletions
|
|
@ -141,9 +141,6 @@ namespace TShockAPI
|
|||
[Description("This will save the world if Terraria crashes from an unhandled exception.")]
|
||||
public bool SaveWorldOnCrash = true;
|
||||
|
||||
[Description("This is kick players who have custom items in their inventory (via a mod)")]
|
||||
public bool KickCustomItems = false;
|
||||
|
||||
[Description("This will announce a player's location on join")]
|
||||
public bool EnableGeoIP = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue