How to Install Server Value Modifier (SVM) on SPT Fika / Stay in Tarkov

Install Server Value Modifier on your SPT-Fika or Stay in Tarkov server to customize trader restock times, hideout construction speed, loot, raids, and more.

Server Value Modifier (SVM) is a server-side mod that lets you customize a wide range of SPT settings — trader restock timers, hideout construction and craft times, loot rates, raid settings, bot behavior, and more. Players do not need to install anything to benefit from it.

SVM goes in user/mods/not in BepInEx/. BepInEx is for client-side mods only. Installing server mods there will have no effect.

File Structure

Greed.exe

Installation

Download Server Value Modifier from SPT Forge. Make sure the version matches your server's SPT version exactly.

Stop your server in the XGamingServer Panel.

Extract the downloaded archive. You'll get two things:

  • A folder called [SVM] ServerValueModifier — this goes in user/mods/
  • Greed.exe — this goes in your SPT root folder (same level as SPT.Server.exe)

In the panel, go to Files and upload [SVM] ServerValueModifier into the user/mods/ directory.

Upload Greed.exe to the root of your SPT folder.

Configuration

SVM stores its settings as preset JSON files inside user/mods/[SVM] ServerValueModifier/Presets/. You can configure these two ways:

If you have a local Windows copy of SPT:

Run Greed.exe from your local SPT folder.

Adjust the settings you want — trader times, hideout speeds, loot, etc. The app has a built-in manual.

Save your preset in Greed.exe. This writes the settings to a JSON file in user/mods/[SVM] ServerValueModifier/Presets/.

Upload the updated Presets/ folder (and loader.json) to your server via Files in the panel, overwriting the existing files.

Restart your server to apply the changes.

You can edit the preset JSON files directly on the server without needing Greed.exe.

In the panel, go to Filesuser/mods/[SVM] ServerValueModifier/Presets/.

Open the active preset JSON file (check loader.json in the mod folder to see which preset is selected).

Edit the values you want. Common settings:

Trader restock times (values are in minutes):

"Traders": {
  "Prapor":   { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Therapist": { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Fence":    { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Skier":    { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Peacekeeper": { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Mechanic": { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Ragman":   { "StockTime_Min": 1, "StockTime_Max": 1 },
  "Jaeger":   { "StockTime_Min": 1, "StockTime_Max": 1 }
}

Hideout times (multipliers — lower = faster, 0.01 = near-instant):

"Hideout": {
  "HideoutConstMult": 0.1,
  "HideoutProdMult": 0.1,
  "ScavCaseTime": 0.1
}

Save the file and restart your server.

SVM is server-side only. Players do not need to install anything on their SPT client to get the benefits.

Common Settings Reference

CategorySettingWhat it controls
TradersStockTime_Min / StockTime_MaxRestock timer per trader (minutes)
HideoutHideoutConstMultConstruction time multiplier
HideoutHideoutProdMultCraft/production time multiplier
HideoutScavCaseTimeScav case turnaround multiplier

For all other settings (loot, bots, raids, flea market, etc.) use Greed.exe or browse your preset JSON — the keys are self-descriptive.

How is this guide?

40% Off — Limited TimeGet your Escape From Tarkov server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page