Admin datastore problem

True
And what is bigger problem, that when some moderator, that I don’t know he is moderator (I put him there and forgot it) hive his roblox account to his brother (or I know him but I don’t know that owner of the account changed) I need to edit it from team create, but when it is in darastore, every admin or higher can demote him, another problem is that I use the same datastor to save bans, and I really don’t want to kick all players because giving ban. Also my question is if you know plugin, that can show all results

I would go with the route of saving a table of all the people that are welcome to be admins and then looping through that table (should be gotten from data store) to check if they can get admins perms. I suggest doing a dictionary index (this depends on the size of the table).