On a 7 Days to Die server, the EOS ID is a unique, cross-platform identifier assigned to each player. This alphanumeric code serves as the primary method for tracking individual users regardless of their storefront or gaming platform. Server administrators require this identifier to configure permissions, whitelists, and ban lists. Recognizing the EOS ID within server logs or console interfaces helps with effective server moderation and access control.
Note: Use the Console method for online players. Otherwise, use the Player Data method.
How to Find a Player's EOS ID on a 7 Days to Die Server (Console)
1. Log in to the BisectHosting Starbase panel.
2. Go to the Console tab.
3. Run the following command to view the player list: listplayers
4. Search for the player name.
5. On the crossid= line, copy the EOS ID.
How to Find a Player's EOS ID on a 7 Days to Die Server (Player Data)
1. Log in to the BisectHosting Starbase panel.
2. Go to the Files tab.
3. Find the following directory: /home/container/.local/share/7DaysToDie/Saves/<World Name>/<Save Name>
4. Open players.xml.
5. Search for the player name.
6. On the userid= line, copy the EOS ID.