Minecraft UUID Generator

Generate UUIDs for Minecraft players or convert usernames to UUIDs.

Minecraft Commands

Give Player Item: /give @p minecraft:diamond_sword{display:{Name:'{"text":"Example Sword"}'}}
Teleport Player: /teleport @a[name=PlayerName] ~ ~ ~
Target by UUID: /give @a[nbt={UUID:[I;12345,67890,12345,67890]}] minecraft:diamond

How to Use the Minecraft UUID Generator

  1. Choose between looking up a player's UUID or generating random UUIDs
  2. For player lookup, enter a valid Minecraft username and click "Look Up UUID"
  3. For random generation, select the number of UUIDs and format options, then click "Generate UUIDs"
  4. Copy or save the generated UUIDs as needed
  5. Use the generated UUIDs in your Minecraft commands or configuration files

About Minecraft UUIDs

In Minecraft, UUIDs (Universally Unique Identifiers) are used to identify players regardless of username changes. They're important for:

  • Server administration and whitelist management
  • Player data storage and tracking
  • Plugin and mod configuration
  • Command targeting specific players
  • Map making and adventure maps

Minecraft uses standard UUID version 4 (random) format, which can be represented with or without dashes depending on the context.