Added /broadcast and /bc
Admin chat color and prefix are now optional
This commit is contained in:
parent
d62068eacf
commit
a66d016fcb
4 changed files with 21 additions and 1 deletions
|
|
@ -61,5 +61,7 @@ namespace TShockAPI
|
|||
public bool AutoSave = true;
|
||||
|
||||
public int MaximumLoginAttempts = 3;
|
||||
|
||||
public bool EnableOptionalAlwaysOnAdminChatColor = true;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue