Fix empty argument in delhome.

This commit is contained in:
KHobbits 2011-11-28 02:54:19 +00:00
parent 6603d0997e
commit 05c90af1ee
3 changed files with 22 additions and 14 deletions

View file

@ -43,6 +43,7 @@ public class Commandweather extends EssentialsCommand
}
}
//TODO: Translate these
@Override
protected void run(final Server server, final CommandSender sender, final String commandLabel, final String[] args) throws Exception
{