Add config option for anonymous boss/invasion messages

This commit is contained in:
MarioE 2014-07-10 19:21:22 -04:00
parent aa8f762f9c
commit afffa46ef2
2 changed files with 10 additions and 6 deletions

View file

@ -387,7 +387,9 @@ namespace TShockAPI
[Description("Kicks a hardcore player on death.")]
public string HardcoreKickReason = "Death results in a kick";
[Description("Whether bosses or invasions should be anonymously spawned.")]
public bool AnonymousBossInvasions = true;
/// <summary>
/// Reads a configuration file from a given path