Implement team selection #27
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Once a player has joined a server, they must be able to choose a side. Currently, we have
redandblueteams (later it might change), so the player must choose betweenREDandBLUEWe should store this information in the server manager on the server node.
AC: