This puts the specified player onto this team for the scoreboard.
This will remove the player from any other team on the scoreboard.
@param player the player to add
@throws IllegalArgumentException if player is null
@throws IllegalStateException if this team has been unregistered
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.