mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-06 18:50:54 +01:00
Add comment.
This commit is contained in:
parent
d24a13ed12
commit
05372fbef4
@ -129,6 +129,7 @@ public class ChatListener extends CheckListener implements INotifyReload, JoinLe
|
|||||||
|
|
||||||
// Tell TickTask to update cached permissions.
|
// Tell TickTask to update cached permissions.
|
||||||
// (Might omit this if already cancelled.)
|
// (Might omit this if already cancelled.)
|
||||||
|
// TODO: Implement to only update on "timeout" or checks being activated at all.
|
||||||
TickTask.requestPermissionUpdate(player.getName(), CheckType.CHAT);
|
TickTask.requestPermissionUpdate(player.getName(), CheckType.CHAT);
|
||||||
|
|
||||||
// First the color check.
|
// First the color check.
|
||||||
|
Loading…
Reference in New Issue
Block a user