Finding a player's UUID (Universally Unique Identifier) on a Hytale server is essential for accurately identifying accounts, as it remains constant even if a player changes their display name. This unique string of characters allows server administrators to reliably assign permissions, manage bans, and track player progress within server databases. By referencing the UUID instead of a username, server owners ensure that technical configurations and player data remain linked to the correct individual regardless of future profile updates.
How to Find the Player UUID on a Hytale Server (Console)
1. Join the Hytale server. Learn how to here.
2. Log in to the BisectHosting Starbase panel.
3. Go to the Console tab.
4. Enter the following command: /whoami <player>
Note: Enter
/whoto check the list of connected players.
5. Take note of the UUID.
Note: Commands can also be used in-game as an OP. Learn how to OP here.
How to Find the Player UUID on a Hytale Server (Files)
1. Join the Hytale server. Learn how to here.
2. Log in to the BisectHosting Starbase panel.
3. Go to the Files tab.
4. Find the following directory: /home/container/universe/players
5. Open a UUID.json file.