1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-03 03:32:42 +02:00
This commit is contained in:
KHobbits
2011-07-15 20:59:40 +01:00
parent 39352da929
commit d7080950b0

View File

@@ -69,8 +69,7 @@ public class Commandhelp extends EssentialsCommand
{
user.sendMessage(Util.i18n("noHelpFound"));
}
}
}
@Override
protected void run(Server server, CommandSender sender, String commandLabel, String[] args) throws Exception