Dinnerbone
Minecraft UUID in every format, 3D skin viewer, skin and cape download, and ready-to-paste whitelist, op, ban and kick commands for Dinnerbone.
Drag to turn, scroll to zoom
Dinnerbone61699b2e-d327-4a01-9f1e-0ea8c3f06bc661699b2ed3274a019f1e0ea8c3f06bc6#CCE653The 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
Dinnerbone’s UUID in every format
One account ID, written the way each file or command expects it.
61699b2e-d327-4a01-9f1e-0ea8c3f06bc6whitelist.json, ops.json, banned-players.json, LuckPerms and most plugins.
61699b2ed3274a019f1e0ea8c3f06bc6The Mojang API form. Some plugins and hosts store playerdata under this name.
[I; 1634310958, -752399871, -1625420120, -1007653946]How the game stores UUIDs in NBT since 1.16: four signed 32-bit ints. Used by /data, data packs and NBT editors.
4d258a81-2358-3084-8166-05b9faccad80What a server with online-mode=false uses for the name Dinnerbone. It changes if the name changes. Need a whole list? Offline UUID generator.
7019312119646996993Java getMostSignificantBits(), the UUIDMost tag in old NBT.
-6981126254373082170Java getLeastSignificantBits(), the UUIDLeast tag. Together: UUIDMost: 7019312119646996993L, UUIDLeast: -6981126254373082170L
Admin commands for Dinnerbone
Paste into the server console (no leading slash needed there) or type in chat as an op. Whitelist, op and ban work while Dinnerbone is offline.
/whitelist add Dinnerbone/whitelist remove Dinnerbone/op Dinnerbone/deop Dinnerbone/ban Dinnerbone Banned by an operator./pardon Dinnerbone/kick Dinnerbone Kicked by an operator.[
{
"uuid": "61699b2e-d327-4a01-9f1e-0ea8c3f06bc6",
"name": "Dinnerbone"
}
]Add the object to the array in your existing file, then run /whitelist reload.
[
{
"uuid": "61699b2e-d327-4a01-9f1e-0ea8c3f06bc6",
"name": "Dinnerbone",
"level": 4,
"bypassesPlayerLimit": false
}
]Level 4 is full admin (stop, op, ban). bypassesPlayerLimit lets an op join a full server.
[
{
"uuid": "61699b2e-d327-4a01-9f1e-0ea8c3f06bc6",
"name": "Dinnerbone",
"created": "2026-09-16 08:08:05 +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.
Dinnerbone’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.


Upside down on purpose: Dinnerbone renders flipped in-game (the Dinnerbone and Grumm easter egg) and the renders keep it faithful.
https://api.fadehost.com/api/minecraft/skin/avatar/128/61699b2ed3274a019f1e0ea8c3f06bc6.pnghttps://minotar.net/bust/61699b2ed3274a019f1e0ea8c3f06bc6/128.pnghttps://api.fadehost.com/api/minecraft/skin/body/128/61699b2ed3274a019f1e0ea8c3f06bc6.pngFree 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/Dinnerbone/infohttps://textures.minecraft.net/texture/50c410fad8d9d8825ad56b0e443e2777a6b46bfa20dacd1d2f55edc71fbeb06dhttps://textures.minecraft.net/texture/5786fe99be377dfb6858859f926c4dbc995751e91cee373468c5fbf4865e7151Dinnerbone’s Minecraft UUID
Dinnerbone’s permanent Minecraft UUID is 61699b2e-d327-4a01-9f1e-0ea8c3f06bc6
(or 61699b2ed3274a019f1e0ea8c3f06bc6 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 Dinnerbone 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 Dinnerbone
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 Dinnerbone 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: Notch, jeb_, Grumm, Dream, Technoblade, GeorgeNotFound