Hytale UUID Converter
Convert between Hytale usernames and UUIDs. Lookup player UUIDs and convert between different UUID formats.
UUID Lookup
Batch Lookup
Enter multiple usernames (one per line) to lookup their UUIDs
Recent Lookups
No recent lookups
What is a Hytale UUID?
A UUID (Universally Unique Identifier) is a unique code assigned to every Hytale player account. This 128-bit identifier ensures that each player can be uniquely identified, even if they change their username. UUIDs are essential for player data management, server administration, and various in-game features.
UUID Formats Explained
- With Dashes: The standard format (e.g., 12345678-1234-1234-1234-123456789abc) used in most contexts
- Without Dashes: The compact format (e.g., 123456781234123412341234567890abc) used in APIs and commands
How to Use the Hytale UUID Converter
Our UUID converter tool makes it easy to lookup Hytale player UUIDs and convert between different formats. Simply enter a username to get their UUID, or enter a UUID to find the associated username. The tool automatically provides both dashed and non-dashed formats for easy copying.
Common Uses for Player UUIDs
- Server Commands: Many server commands require player UUIDs instead of usernames
- Player Banning: UUIDs ensure bans persist even if a player changes their username
- Data Tracking: Server plugins use UUIDs to track player statistics and data
- Permissions: Many permission systems use UUIDs for reliable player identification
Batch UUID Lookup
Need to lookup UUIDs for multiple players at once? Use our batch lookup feature to convert multiple usernames to UUIDs simultaneously. Perfect for server administrators managing large player bases or developers working with player data.