UUID Command
This mod introduces a simple /uuid command that displays the unique identifier of any active entity in the game. You can easily copy the UUID as a string or in NBT data format.
The mod is compatible with Fabric API and works on both server and client:
- When installed on the server, the command is available to all players with operator permissions, even if they don't have the mod on the client side.
- When installed on the client, you can use the command in single-player and multiplayer games without operator permissions. In multiplayer mode, the command shows UUIDs of entities within render distance and all players.
Command Syntax
/uuid <entity>- displays the UUID of the specified entity
Supported Versions
| Minecraft Version | Status |
|---|---|
| 1.21.6+7+8 | ✅ Current |
| 1.21.5 | ✔️ Available |
| 1.21.2 | ✔️ Available |
| 1.21+1 | ✅ Current |
| 1.20.5+6 | ✔️ Available |
| 1.20.4 | ✔️ Available |
The mod is distributed under GNU LGPLv3 license.