mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
more rcon tweaks, and starting on unit tests for commands bleh
This commit is contained in:
@ -855,7 +855,6 @@ namespace IW4MAdmin
|
||||
return;
|
||||
}
|
||||
|
||||
Target.Warnings++;
|
||||
String message = $"^1{loc["SERVER_WARNING"]} ^7[^3{Target.Warnings}^7]: ^3{Target.Name}^7, {Reason}";
|
||||
Target.CurrentServer.Broadcast(message);
|
||||
}
|
||||
|
Reference in New Issue
Block a user