Actually, I found something that worked. I was trying to let users with some additional abilities use the edit users plugin, I just had to give them the delete users capability…wasn’t an actual admin check. I just didn’t go through all the options originally, and I still don’t really know what a third of them really do. Thanks for your help!
Yeah, I’ve tried to look in a few plugins codes to find the current_user_can part and change it to something like add users that my almost-admin role can do, but so far it hasn’t worked.