Pretty sure that we don't need assume that there aren't other commands from other plugins.
This commit is contained in:
parent
616d0f60d7
commit
4d200ee24a
1 changed files with 0 additions and 1 deletions
|
|
@ -176,7 +176,6 @@ namespace TShockAPI
|
||||||
|
|
||||||
if (cmd == null)
|
if (cmd == null)
|
||||||
{
|
{
|
||||||
player.SendMessage("That command does not exist, try /help", Color.Red);
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue