mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-18 04:21:31 +02:00
Format.
This commit is contained in:
@@ -69,8 +69,7 @@ public class Commandhelp extends EssentialsCommand
|
|||||||
{
|
{
|
||||||
user.sendMessage(Util.i18n("noHelpFound"));
|
user.sendMessage(Util.i18n("noHelpFound"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void run(Server server, CommandSender sender, String commandLabel, String[] args) throws Exception
|
protected void run(Server server, CommandSender sender, String commandLabel, String[] args) throws Exception
|
||||||
|
Reference in New Issue
Block a user