This guide covers how to set up your Stay In Tarkov (SIT) server on Legion Hosting, configure the server, and connect with friends. SIT is a cooperative PvE modification for Escape from Tarkov that enables multiplayer raids with progression. For admin configuration and troubleshooting, see Stay In Tarkov Admin Guide.
1. First Start
- Log in to GPanel and select your Stay In Tarkov server.
- Go to the Startup tab and review the
SIT_VERSIONvariable (see Section 2). - Return to the Console tab and click Start.
- Wait for
Server is running, do not close while playing SPT, Happy playing!!in the console. - Note your server IP and port from the Network tab for client connection.
2. GPanel Startup Variables
| Variable | Default | Description |
|---|---|---|
SIT_VERSION | latest | Version of the SIT co-op mod. Use latest or a specific GitHub release tag. |
3. Server Configuration
The main server config is a JSON file that controls the HTTP backend:
File Location
Aki_Data/Server/configs/http.json
The ip and port fields are managed by GPanel automatically. Do not change these manually.
SPT Server Configs
The SPT (Single Player Tarkov) backend contains many configuration files in Aki_Data/Server/configs/:
| File | Purpose |
|---|---|
http.json | Server IP and port binding (managed by GPanel). |
gameplay.json | Raid timers, loot multipliers, AI behavior. |
weather.json | Weather configuration for raids. |
bot.json | AI bot spawn rates and difficulty. |
ragfair.json | Flea market settings. |
4. Mods
SIT supports SPT server-side mods. Place mods in:
user/mods/
Upload mod folders via SFTP and restart the server. Check the GPanel console for any mod loading errors.
5. How to Connect
- Install the SIT client mod on your PC (matching the server version).
- Launch the SIT launcher.
- Enter the server address:
http://<your-server-ip>:<port> - Create an account or log in.
- Start or join a raid. Other players can join your raid through the lobby.
Related Articles
Need Help?
If you run into issues with your SIT server that are not covered here, open a support ticket and include your server IP, a description of the problem, and any relevant error messages from the GPanel console.