createPlayer

public BBUPlayer createPlayer(UUID uniqueId, String name)

Create a BBUPlayer for a unique id and a name, though, if it already exists, we ignore it.

Return

BBUPlayer

Parameters

uniqueId

uuid of the player

name

name of the player