I am using FindFirstChild and I want to actually do FindChildren.I want to include everyone who joins the server
You would use the GetChildren method. If you want to do it for players, you could also use GetPlayers. Both posts provide examples for you. If you have any further questions, feel free to comment.
~If I helped you, help me out by accepting my answer/bumping up my reputation!