Removed old, crusty stat tracker.
This commit is contained in:
parent
66483e0325
commit
8fb046f5b3
4 changed files with 1 additions and 107 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue