How to Add Admins to Your American Truck Simulator Server
Admins on your American Truck Simulator server are defined as moderators in server_config.sii. Each moderator is identified by their Steam64 ID.
This guide also applies to Euro Truck Simulator 2 servers.
Find a player's Steam64 ID
Use a lookup tool such as steamid.io to find the Steam64 ID of each player you want to add.
Add moderators to the server
- Log in to the Game Control Panel and navigate to your server.
- Click Stop to stop the server.
- Click Configuration Files, then find
server_config.siiand click Config Editor. - Scroll down to the Moderator List section.
- Set
moderator_listto the total number of admins you want to add:moderator_list: 3 moderator_list[0]: 77687400981242 moderator_list[1]: 76985544003244 moderator_list[2]: 79981032165441
Positions start at0and increment by one for each additional admin. Replace each value with the actual Steam64 ID of the player. - Click Save once you have finished editing.
- Start the server back up.
For other configuration settings, see edit server settings.