mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-06 14:46:32 +02:00
Now the cleanup
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user