How do i make players split into 2 diffrent even teams in game after a certain period of time?

How do i make players split into 2 diffrent even teams in game after a certain period of time?

You can not make it based on a certain time but a certain action. You could run it to where after a certain time a barrier will disappear(this is possible) and a button will be behind it. Then When a player presses the button a command runs splitting the number of players into two teams. Hope this helps.

You COULD base it off a certain amount of time by using a lifecycle and a couple wire repeaters set to whatever.

Yeah, that too.