getPlayerExact

public static Player getPlayerExact(String name)

Gets the player with the exact given name, case insensitive.

Return

getClassById player object if one was found, null otherwise

Parameters

name

Exact name of the player to retrieve