Update AdminCommands.cs
This commit is contained in:
@@ -304,7 +304,7 @@ namespace ReallifeGamemode.Server.Commands
|
|||||||
|
|
||||||
message = Regex.Replace(message, "(~[a-zA-Z]~)|(!{(.*)})", "");
|
message = Regex.Replace(message, "(~[a-zA-Z]~)|(!{(.*)})", "");
|
||||||
|
|
||||||
ChatService.BroadcastAdmin("~b~[TEAMCHAT]~s~ " + player.GetUser().AdminLevel.GetName() + " " + player.Name + "~w~: " + message, AdminLevel.SUPPORTER);
|
ChatService.BroadcastAdmin("!{607C87}** TC " + player.GetUser().AdminLevel.GetName() + " " + player.Name + "~w~: " + message, AdminLevel.SUPPORTER);
|
||||||
}
|
}
|
||||||
|
|
||||||
[Command("joblist", "~m~Benutzung: ~s~/joblist")]
|
[Command("joblist", "~m~Benutzung: ~s~/joblist")]
|
||||||
|
|||||||
Reference in New Issue
Block a user