mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-22 23:41:28 +01:00
Comment added.
This commit is contained in:
parent
b669d65b92
commit
f4b109ec3b
@ -142,6 +142,7 @@ public class PermissionUtil {
|
||||
}
|
||||
// Create change history entry.
|
||||
if (cmdHadPerm) {
|
||||
// TODO: Find (local?) cause of NullPointerException...
|
||||
changed.add(new CommandProtectionEntry(command, lcLabel, cmdPermName, cmdPerm.getDefault(), command.getPermissionMessage()));
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user