mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-15 12:01:51 +01:00
Log this one to STATUS (console too).
This commit is contained in:
parent
52d46450e2
commit
0de3ae80c9
@ -1258,7 +1258,7 @@ public class NoCheatPlus extends JavaPlugin implements NoCheatPlusAPI {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
if (debug){
|
if (debug){
|
||||||
logManager.info(Streams.TRACE_FILE, "[NoCheatPlus] Interrupted consistency checking until next tick.");
|
logManager.info(Streams.STATUS, "[NoCheatPlus] Interrupted consistency checking until next tick.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user