mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-02 17:09:58 +01:00
Format.
This commit is contained in:
parent
39352da929
commit
d7080950b0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user