PlayersJava

/fetchprofile

Requests a player's profile data (UUID, skin, properties) by name or UUID so it can be cached and used by other commands — for example resolving a name before placing a player head. A specialized server-side command.

Syntax

Parameters

kind
literal
name or id.
profile
string
Player name or UUID to fetch.

Examples

  • Fetch the profile for player 'Notch'.

Permission level

/fetchprofile requires Server admin (op level 3). In single-player you need the world's "Allow Cheats" toggle on. On a multiplayer server you need to be opped — see /op.