Topic on Extension talk:CheckUser

79.118.18.253 (talkcontribs)

Is there a way to remove the checkuser group? Removing it from CheckUser.php doesn't make it disappear. It's as if it's embedded into it or something. And even if I change it with the name of another group, it still won't disappear and neither will those rights be added to that group....

Ficell (talkcontribs)

I have same issue, too. Are there someone know this?

188.24.73.36 (talkcontribs)

All right, so I figured it myself after all (in the checkuser folder, in the extension.json file, replace the first 'checkuser' from here to any group that you want to have the permission "GroupPermissions": { "checkuser": { "checkuser": true, "checkuser-log": true }

87.123.21.108 (talkcontribs)

I think you should change $wgGroupPermissions the way you want. See Manual:User_rights for more info on how to remove a group!

Reply to "Removing group"