diff --git a/TShockAPI/Commands.cs b/TShockAPI/Commands.cs index 33d9f7da..9192f6d8 100755 --- a/TShockAPI/Commands.cs +++ b/TShockAPI/Commands.cs @@ -176,7 +176,6 @@ namespace TShockAPI if (cmd == null) { - player.SendMessage("That command does not exist, try /help", Color.Red); } else {