mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 01:54:25 +02:00
Revert "minor cleanup"
This reverts commit e1425f5e25
.
Don't mess with the line endings!
This commit is contained in:
@@ -43,6 +43,7 @@ public class Commandhelp extends EssentialsCommand
|
||||
match = "";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
@@ -172,6 +173,7 @@ public class Commandhelp extends EssentialsCommand
|
||||
{
|
||||
if (!reported)
|
||||
{
|
||||
//
|
||||
logger.log(Level.WARNING, Util.format("commandHelpFailedForPlugin", pluginName), ex);
|
||||
}
|
||||
reported = true;
|
||||
|
Reference in New Issue
Block a user