Wanted to put a group to use the tool ip forum but without putting them to access super moderator, the research I did need to change here:
admin/applications/members/extensions/modcp/plugin_iplookup.php
public function canView( $permissions ) { if( $this->memberData['g_is_supmod'] ) { return true; }
return false; }
But as a place?