remove Player
Removes a player from the set by their unique player ID.
Return
true
if the player was successfully removed, false
otherwise.
Parameters
player Id
The UUID of the player to remove.
Removes a player from the set by their unique player ID.
true
if the player was successfully removed, false
otherwise.
The UUID of the player to remove.