Notch

Minecraft UUID in every format, 3D skin viewer, skin and cape download, and ready-to-paste whitelist, op, ban and kick commands for Notch.

Drag to turn, scroll to zoom

Username
Notch
UUID (dashed)
069a79f4-44e9-4726-a5be-fca90e38aaf5
UUID (trimmed)
069a79f444e94726a5befca90e38aaf5
Locator bar color
#E66185

The dot color other players see on the locator bar (1.21.6 and later), derived from the UUID.

Jump to: every UUID format, admin commands, skin and renders

Notch’s UUID in every format

One account ID, written the way each file or command expects it.

Dashed
069a79f4-44e9-4726-a5be-fca90e38aaf5

whitelist.json, ops.json, banned-players.json, LuckPerms and most plugins.

Trimmed (no dashes)
069a79f444e94726a5befca90e38aaf5

The Mojang API form. Some plugins and hosts store playerdata under this name.

NBT int array (1.16 and later)
[I; 110787060, 1156138790, -1514210135, 238594805]

How the game stores UUIDs in NBT since 1.16: four signed 32-bit ints. Used by /data, data packs and NBT editors.

Offline-mode UUID for this name
b50ad385-829d-3141-a216-7e7d7539ba7f

What a server with online-mode=false uses for the name Notch. It changes if the name changes. Need a whole list? Offline UUID generator.

Most significant long (1.15 and older)
475826800676128550

Java getMostSignificantBits(), the UUIDMost tag in old NBT.

Least significant long (1.15 and older)
-6503483008858150155

Java getLeastSignificantBits(), the UUIDLeast tag. Together: UUIDMost: 475826800676128550L, UUIDLeast: -6503483008858150155L

Admin commands for Notch

Paste into the server console (no leading slash needed there) or type in chat as an op. Whitelist, op and ban work while Notch is offline.

Add to whitelist
/whitelist add Notch
Needs white-list=true in server.properties.
Remove from whitelist
/whitelist remove Notch
Make operator
/op Notch
Grants op-permission-level from server.properties (default 4).
Remove operator
/deop Notch
Ban
/ban Notch Banned by an operator.
Bans by UUID, so it survives a rename.
Unban
/pardon Notch
Kick
/kick Notch Kicked by an operator.
Only works while the player is online.
whitelist.json
[
  {
    "uuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
    "name": "Notch"
  }
]

Add the object to the array in your existing file, then run /whitelist reload.

ops.json
[
  {
    "uuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
    "name": "Notch",
    "level": 4,
    "bypassesPlayerLimit": false
  }
]

Level 4 is full admin (stop, op, ban). bypassesPlayerLimit lets an op join a full server.

banned-players.json
[
  {
    "uuid": "069a79f4-44e9-4726-a5be-fca90e38aaf5",
    "name": "Notch",
    "created": "2026-09-16 08:07:17 +0000",
    "source": "Server",
    "expires": "forever",
    "reason": "Banned by an operator."
  }
]

Edit only while the server is stopped; a running server rewrites this file.

These files live in the server root next to server.properties. Need entries for a whole list of players? Use the whitelist and ban generator.

Notch’s skin, cape and renders

Skin and cape are the original PNG textures from the profile, so they load straight into the launcher or an editor.

Skin file (64x64)
Notch skin texture
classic (Steve) model
Cape file
no cape on this account
Head
Notch head render
Bust
Notch bust render
Full body
Notch body render
Render URLs
Headhttps://api.fadehost.com/api/minecraft/skin/avatar/128/069a79f444e94726a5befca90e38aaf5.png
Busthttps://minotar.net/bust/069a79f444e94726a5befca90e38aaf5/128.png
Full bodyhttps://api.fadehost.com/api/minecraft/skin/body/128/069a79f444e94726a5befca90e38aaf5.png

Free to hot-link. Head and body come from the FadeHost skin API (any size from 8 to 1024, see the API page); the bust is served by Minotar.

Developer API

Profile JSON (username, UUID, texture URLs) for bots and plugins. No key, CORS enabled. Renders are documented on the skin render API page.

https://api.fadehost.com/api/minecraft/tools/player/Notch/info
https://textures.minecraft.net/texture/292009a4925b58f02c77dadc3ecef07ea4c7472f64e0fdc32ce5522489362680
Whitelisting Notch or banning a griefer?
UUID bans and whitelists survive name changes. Manage them from the FadeHost panel, no editing JSON by hand. Java + Bedrock, from $2.50/mo.
Start free trial →

Notch’s Minecraft UUID

Notch’s permanent Minecraft UUID is 069a79f4-44e9-4726-a5be-fca90e38aaf5 (or 069a79f444e94726a5befca90e38aaf5 trimmed). Because usernames can change but the UUID never does, servers tie whitelist, ban, op and permission entries to this ID, so they keep working even if Notch renames. The block above also shows it as the NBT int array used by /data and data packs since 1.16, as the UUIDMost/UUIDLeast longs older worlds use, and the offline-mode UUID an online-mode=false server would generate for this name.

Whitelist, op or ban Notch

Copy a command from the admin block and run it in the server console (without the slash) or in chat as an operator. Whitelist, op and ban work while Notch is offline; kick needs them online. If the server is stopped, paste the whitelist.json, ops.json or banned-players.json entry into the matching file next to server.properties instead.

Why is name history not shown?

Mojang removed the public name-history API in September 2022, so no tool can reliably show a player’s past usernames anymore. Only the current name resolves.

More lookups: jeb_, Dinnerbone, Grumm, Dream, Technoblade, GeorgeNotFound

Recently looked up