mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
Revert "minor cleanup"
This reverts commit 5027198010
.
Don't mess with the line endings!
This commit is contained in:
parent
fdb46f60fd
commit
ee13d33b66
1 changed files with 185 additions and 183 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue