Jenkins Node Restriction - Jenkins Node should be visible to specific project only

We have Jenkins setup with Multiple project(Folder). Each folder has 3 user groups: Developer, Lead, View. We need to restrict the nodes to projects, each project should be able to see only their specific node dedicated to their project Example, Project/Folder name - Atlassian Groups assigned - Atlassian-Lead, Atlassian-Developer, Atlassian-View Node - jenkins-atlassian The members of these groups can only see thier Folder and also should see the only the node dedicated to their Project.

We tried to setup the Job Restriction Plugin,in the Job Restriction plugin we can add user groups in Node configuration. But the plugin is up for adoption and there are no recent releases.