Removed old, crusty stat tracker.

This commit is contained in:
Lucas Nicodemus 2013-08-22 22:50:59 -06:00
parent 66483e0325
commit 8fb046f5b3
4 changed files with 1 additions and 107 deletions

View file

@ -242,8 +242,6 @@ namespace TShockAPI
[Description("Displays chat messages above players' heads, but will disable chat prefixes to compensate.")] public
bool EnableChatAboveHeads = false;
[Description("Hide stat tracker console messages.")] public bool HideStatTrackerDebugMessages = true;
[Description("Force Christmas only events to occur all year.")] public bool ForceXmas = false;
[Description("Allows groups on the banned item allowed list to spawn banned items.")] public bool AllowAllowedGroupsToSpawnBannedItems = false;