examine: Use logger
This commit is contained in:
@@ -354,7 +354,7 @@ public class ExaminePlugin extends Plugin
|
|||||||
}
|
}
|
||||||
catch (IOException e)
|
catch (IOException e)
|
||||||
{
|
{
|
||||||
e.printStackTrace();
|
log.error(e.toString());
|
||||||
}
|
}
|
||||||
message
|
message
|
||||||
.append(ChatColorType.NORMAL)
|
.append(ChatColorType.NORMAL)
|
||||||
|
|||||||
Reference in New Issue
Block a user