What would redirectClient do:
1: Server executes: redirectClient [[array of player objects or netids],IP:PORT];
2: server checks a config to see if the IP:PORT is in the white-list -- preventing potential RE issues.
3: sends that command to players specified.
4: players fadeIn whit a loading screen while in backend client connects to new server and loads the mission.
5: Profit