mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-02-03 13:21:23 +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.
|
||||
// (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);
|
||||
|
||||
// First the color check.
|
||||
|
Loading…
Reference in New Issue
Block a user