How to Add Admins (Steam64ID) to server_config.xml
- Stop your server
- Go to Configuration Files in the GamePanel
- Select
server_config.xml
and click Text Editor - Find the
<admins>
section - Add the Steam64ID using the format below:
<admins>
<id value="76561199828182762"/>
</admins>
How to get a Steam64ID:
- Use https://steamid.io/
- Or go to the player’s Steam profile in a web browser and copy the 17-digit ID from the URL
- Save & Exit the file
- Start your server
The Steam64ID you added now has admin access on the server.