• Live data for a player, or null when they are not present. Omit user for the local player. Matching is case-insensitive.

    Present means "identity is here" — a player whose profile has not replicated is still returned, with an empty name and nameResolved: false, but a usable userId and displayName. An entity carrying only avatar or wearable data and no identity is not a player and yields null.

    Parameters

    Returns null | GetPlayerDataRes