Adds chat colors to player groups.
This commit is contained in:
parent
031721c169
commit
5ff8680ccb
4 changed files with 27 additions and 14 deletions
|
|
@ -48,7 +48,7 @@ namespace TShockAPI
|
|||
public bool DisableBuild;
|
||||
public int TileThreshold = 60;
|
||||
|
||||
public float[] AdminChatRGB = { 255, 0, 0 };
|
||||
public float[] SuperAdminChatRGB = { 255, 0, 0 };
|
||||
public string AdminChatPrefix = "(Admin) ";
|
||||
public bool AdminChatEnabled = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue