How to Add Moderators on Your American Truck Simulator Server

How to grant moderator permissions on your ATS dedicated server using SteamID64 in server_config.sii.

Moderators are added directly in server_config.sii using their SteamID64. They receive admin abilities automatically when joining.

Adding Moderators

  1. Get each player's SteamID64 at steamid.io
  2. Stop your server
  3. In the XGamingServer Panel, click Files
  4. Open server_config.sii
  5. Find the moderator_list line and update it:
 moderator_list: 2
 moderator_list[0]: 76561198012345678
 moderator_list[1]: 76561198087654321

The number after moderator_list: must match the total count of entries.

  1. Save and start your server

What Moderators Can Do

Moderators have access to in-game chat commands:

CommandDescription
/set_time HH:MMChange the in-game time
/set_rain_factor <0-1>Control rain intensity (0 = none, 1 = max)
/helpList available commands

Removing a Moderator

Delete their entry, update the count, and renumber the remaining entries:

 moderator_list: 1
 moderator_list[0]: 76561198087654321

How is this guide?

40% Off — Limited TimeGet your American Truck Simulator server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page