lv_
Minecraft UUID in every format, 3D skin viewer, skin and cape download, and ready-to-paste whitelist, op, ban and kick commands for lv_.
Drag to turn, scroll to zoom
lv_e5af8cda-656a-4857-9496-e637571281f2e5af8cda656a48579496e637571281f2#5CE665The 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
lv_’s UUID in every format
One account ID, written the way each file or command expects it.
e5af8cda-656a-4857-9496-e637571281f2whitelist.json, ops.json, banned-players.json, LuckPerms and most plugins.
e5af8cda656a48579496e637571281f2The Mojang API form. Some plugins and hosts store playerdata under this name.
[I; -441479974, 1701464151, -1802049993, 1460830706]How the game stores UUIDs in NBT since 1.16: four signed 32-bit ints. Used by /data, data packs and NBT editors.
38c0228f-a11e-31b7-b84d-18e2b68b6f95What a server with online-mode=false uses for the name lv_. It changes if the name changes. Need a whole list? Offline UUID generator.
-1896142048467466153Java getMostSignificantBits(), the UUIDMost tag in old NBT.
-7739745784231198222Java getLeastSignificantBits(), the UUIDLeast tag. Together: UUIDMost: -1896142048467466153L, UUIDLeast: -7739745784231198222L
Admin commands for lv_
Paste into the server console (no leading slash needed there) or type in chat as an op. Whitelist, op and ban work while lv_ is offline.
/whitelist add lv_/whitelist remove lv_/op lv_/deop lv_/ban lv_ Banned by an operator./pardon lv_/kick lv_ Kicked by an operator.[
{
"uuid": "e5af8cda-656a-4857-9496-e637571281f2",
"name": "lv_"
}
]Add the object to the array in your existing file, then run /whitelist reload.
[
{
"uuid": "e5af8cda-656a-4857-9496-e637571281f2",
"name": "lv_",
"level": 4,
"bypassesPlayerLimit": false
}
]Level 4 is full admin (stop, op, ban). bypassesPlayerLimit lets an op join a full server.
[
{
"uuid": "e5af8cda-656a-4857-9496-e637571281f2",
"name": "lv_",
"created": "2026-09-16 08:06:29 +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.
lv_’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/e5af8cda656a48579496e637571281f2.pnghttps://minotar.net/bust/e5af8cda656a48579496e637571281f2/128.pnghttps://api.fadehost.com/api/minecraft/skin/body/128/e5af8cda656a48579496e637571281f2.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/lv_/infohttps://textures.minecraft.net/texture/9266dc045615916767b0280dec05a5f98f1eabf7968a3a48894dff3fdd2b15c4https://textures.minecraft.net/texture/f9a76537647989f9a0b6d001e320dac591c359e9e61a31f4ce11c88f207f0ad4lv_’s Minecraft UUID
lv_’s permanent Minecraft UUID is e5af8cda-656a-4857-9496-e637571281f2
(or e5af8cda656a48579496e637571281f2 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 lv_ 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 lv_
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 lv_ 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