foreach ($pluginPermArray as $perm) {
            if ($op != $perm['name']) {
                continue;
            }