So... uh I need the people in the team to spawn at a spawner. Example: Players in "Red Team" will spawn at the red spawner
Simple. SpawnLocations. So, SpawnLocations are a part you insert into the Workspace that players will spawn on top of. To make a team one, insert a SpawnLocation, uncheck the Neutral value if it is checked, then set the TeamColor to the Red Team's color.
Now, SpawnLocations can look ugly, so if you want to remove the texture on them, delete the Decal that is the child of the SpawnLocation. You can also make it invisible by setting the Transparency of the SpawnLocation to 1.