This guide shows you how to host a 24/7 Euro Truck Simulator 2 (ETS2) convoy server on a Windows VPS using SteamCMD.
To extract server files, you'll need to enable the developer console in ETS2. Follow this guide:
๐ How to Enable Console in ETS2๐ก Need a VPS? We recommend FyfeWeb โ use code skullgamer69 for 50% off your first month.
Instead of typing commands manually, create a update_server.bat
file to automatically install or update your ETS2 dedicated server.
๐ Use Notepad++ to create and edit the file. Itโs a powerful and free text editor.
๐ In the same folder as steamcmd.exe
, create a new text file named:
update_server.bat
๐ Paste the following into the file:
โถ๏ธ Then just double-click update_server.bat
anytime you want to install or update your server!
In ETS2, open the console (~
) and type:
export_server_packages
This creates server_packages.dat
and server_packages.sii
inside:
C:\\Users\\YOURNAME\\Documents\\Euro Truck Simulator 2
Copy both files to your Windows VPS in:
C:\\ETS2Server
๐ก Need a VPS? We recommend FyfeWeb โ use code skullgamer69 for 50% off your first month.
Edit this config file:
C:\\ETS2Server\\server_config.sii
Allow these ports through Windows Firewall:
UDP 27015
โ Steam QueryUDP 27016
โ Game DataRun this executable:
C:\\ETS2Server\\bin\\win_x64\\eurotrucks2_server.exe
Wait for Session running.
to confirm itโs running.
To give someone moderator access (kick, ban, control features), follow these steps:
server_config.sii
file located in C:\\Documents\Euro Truck Simulator 2
.๐ก Replace steamID64
with the Steam 64-bit ID of the player you want to give moderator rights to.
To find a SteamID64, visit: steamid.io