mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-25 10:38:00 +01:00
Now the cleanup
This commit is contained in:
parent
ee13d33b66
commit
40a2bccf2d
@ -173,7 +173,6 @@ public class Commandhelp extends EssentialsCommand
|
|||||||
{
|
{
|
||||||
if (!reported)
|
if (!reported)
|
||||||
{
|
{
|
||||||
//
|
|
||||||
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
|
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
|
||||||
}
|
}
|
||||||
reported = true;
|
reported = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user