Compatibility
Minecraft: Java Edition
1.21.x
1.20.4–1.20.6
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published 7 months ago
Updated 3 weeks ago
UUID Command
This mod adds a simple /uuid
command that shows the UUID of any entity currently loaded,
and allows you to copy the UUID string or the NBT data representation of the UUID.
Feel free to report any bugs, or suggest new features, at the issue tracker.
License
This mod is licensed under GNU GPLv3.
Usage
This mod is currently available for Minecraft 1.21 and 1.20.5+6/1.20.4 (no longer updated), Fabric loader 0.15.11 or above. Version port requests can be made at the issue tracker. The Fabric API is required. This mod is both supported on the server and on the client:
- When installed on the server, any OP-ed players are able to use the
/uuid
command, even if they don't have the mod installed client side. - When installed on the client, you can use the
/uuid
command in single- and multiplayer, even if you don't have OP permissions.- On multiplayer, the command is only able to fetch the UUIDs of entities in render distance and all players.
Command syntax:
/uuid <entity>
- displays the UUID of the given entity.