Wemmbu
Minecraft UUID in every format, 3D skin viewer, skin and cape download, and ready-to-paste whitelist, op, ban and kick commands for Wemmbu.
Drag to turn, scroll to zoom
Wemmbu8af6c508-33d5-4861-b5c2-dce1c16c6fae8af6c50833d54861b5c2dce1c16c6fae#E6653EThe 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
Wemmbu’s UUID in every format
One account ID, written the way each file or command expects it.
8af6c508-33d5-4861-b5c2-dce1c16c6faewhitelist.json, ops.json, banned-players.json, LuckPerms and most plugins.
8af6c50833d54861b5c2dce1c16c6faeThe Mojang API form. Some plugins and hosts store playerdata under this name.
[I; -1963539192, 869615713, -1245520671, -1049858130]How the game stores UUIDs in NBT since 1.16: four signed 32-bit ints. Used by /data, data packs and NBT editors.
b8e46504-274d-3847-ac77-ed94dbe8064bWhat a server with online-mode=false uses for the name Wemmbu. It changes if the name changes. Need a whole list? Offline UUID generator.
-8433336613184649119Java getMostSignificantBits(), the UUIDMost tag in old NBT.
-5349470545191866450Java getLeastSignificantBits(), the UUIDLeast tag. Together: UUIDMost: -8433336613184649119L, UUIDLeast: -5349470545191866450L
Admin commands for Wemmbu
Paste into the server console (no leading slash needed there) or type in chat as an op. Whitelist, op and ban work while Wemmbu is offline.
/whitelist add Wemmbu/whitelist remove Wemmbu/op Wemmbu/deop Wemmbu/ban Wemmbu Banned by an operator./pardon Wemmbu/kick Wemmbu Kicked by an operator.[
{
"uuid": "8af6c508-33d5-4861-b5c2-dce1c16c6fae",
"name": "Wemmbu"
}
]Add the object to the array in your existing file, then run /whitelist reload.
[
{
"uuid": "8af6c508-33d5-4861-b5c2-dce1c16c6fae",
"name": "Wemmbu",
"level": 4,
"bypassesPlayerLimit": false
}
]Level 4 is full admin (stop, op, ban). bypassesPlayerLimit lets an op join a full server.
[
{
"uuid": "8af6c508-33d5-4861-b5c2-dce1c16c6fae",
"name": "Wemmbu",
"created": "2026-09-16 08:06:39 +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.
Wemmbu’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.


https://api.fadehost.com/api/minecraft/skin/avatar/128/8af6c50833d54861b5c2dce1c16c6fae.pnghttps://minotar.net/bust/8af6c50833d54861b5c2dce1c16c6fae/128.pnghttps://api.fadehost.com/api/minecraft/skin/body/128/8af6c50833d54861b5c2dce1c16c6fae.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/Wemmbu/infohttps://textures.minecraft.net/texture/542cde2d44ae49d0543a3c432804a8108119f6fd8955d03ac4bd23ef6da8db9bWemmbu’s Minecraft UUID
Wemmbu’s permanent Minecraft UUID is 8af6c508-33d5-4861-b5c2-dce1c16c6fae
(or 8af6c50833d54861b5c2dce1c16c6fae 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 Wemmbu 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 Wemmbu
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 Wemmbu 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_, Dinnerbone, Grumm, Dream, Technoblade