The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

Live Flea Prices

Live Flea Prices 1.5.1

Created by DrakiaXYZ

159.5K Downloads

SPT 3.11.3 Compatible

Keep your flea prices up to date with data processed from Tarkov.dev

A very simple mod that pulls live flea data from a GitHub mirror of processed Tarkov.dev flea data, this mirror is updated once an hour. The mod will re-download the flea data every hour while your server is active, or if it's been over an hour since the last update when you launch your server.

The flea prices are processed using approximately the same method as SPT utilizes for flea prices, just updated every hour.

Notice: This mod connects to an external service to fetch price data, this service is not maintained by or associated with the SPT project.

Installation

1) Open the downloaded zip file in 7-zip

2) Select the folder in the zip file in 7-zip

3) Drag the selected folder from 7-zip into your SPT folder

Demonstration Video:

wMIskD3.gif

Configuration

Configuration is handled via the config/config.json and config/blacklist.json files

config/config.json:

- maxIncreaseMult - This is used to provide a multiplier above SPTs base flea price that an item is allowed to go (Default: 10, meaning prices are capped at 10x the base SPT flea price)

- pvePrices - Whether to enable PvE prices instead of PvP prices (Default: false)

- nextUpdate - This can be ignored and is just used for keeping track of when the plugin should next pull an updated price file

config/blacklist.json:

The blacklist.json file is just an array of item IDs to exclude from Live Flea Prices. You can find item IDs using https://db.sp-tarkov.com/

If you enjoy my work, you can feed my caffeine addiction

Version 1.5.1
Download Mod Version

SPT 3.11.3

Latest Compatible SPT Version

8.9K Downloads

Created 1 month ago

Updated 1 month ago

Virus Total Results

This version will only work with SPT 3.11.x

Switch to PostSptLoad so we always load after traders are added, even if users mess with their load order

Version 1.5.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

3.5K Downloads

Created Mar 17th, 5:49 AM

Updated Mar 17th, 5:49 AM

Virus Total Results

This version will only work with SPT 3.11.x

  • Update for 3.11
  • Handle fetch failures more gracefully
Version 1.4.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

26.8K Downloads

Created Dec 18th, 2024

Updated Dec 18th, 2024

Virus Total Results

Update for 3.10

- New config option "debug" to enable debug logging

- New config option "maxLimiter" to enable maxIncreastMult

Version 1.3.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

22.8K Downloads

Created Sep 10th, 2024

Updated Sep 10th, 2024

Virus Total Results

The mod folder name has been changed, DELETE ANY PREVIOUS DrakiaXYZ-LiveFleaPrices folder from user/mods/ prior to installing 1.3.1 or later

  • Rename mod directory to zzDrakiaXYZ-LiveFleaPrices to make sure we load after custom traders
Version 1.3.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

891 Downloads

Created Sep 10th, 2024

Updated Sep 10th, 2024

Virus Total Results
  • Allow switching to PvE prices by setting pvePrices to true in config.json
  • Make sure flea prices are never below vendor prices if useTraderPriceForOffersIfHigher is enabled in SPT settings
    • Resolves the inability to sell keycards at the average price shown in the flea UI
  • Switch to using 24-hour average from Tarkov.dev instead of trying to build from historic prices, as the historic prices API has been unstable recently
  • Price update schedule has been lowered to every 6 hours, as we're using the less precise 24-hour average
Version 1.2.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

30.3K Downloads

Created Jul 6th, 2024

Updated Jul 6th, 2024

Virus Total Results
  • Update for 3.9.0
  • Add blacklist support, thanks @Rsslone !

Not quite yet...