
The Blacklist - flea market enhancements 2.0.4b
-
- SPT 3.11
- Platinum
- 90k Downloads
- 157 Comments
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Features:
- Disables the 'BSG Blacklist' in the flea market so you can buy/sell high end ammo and gear again.
- Rebalances the price of ammo depending on their stats (details below). The default flea prices for high end ammo were too low, Igolnik was cheaper than some low level bullets.
- Rebalances the price of some blacklisted guns.
- Configuration to make cheap offers made by you sell faster.
- Configuration to reduce number of items for sale on the flea market to simulate scarcity.
- Configuration to add an extra offer slot.
- Configuration to allow you to set a custom price override for items on the flea market.
- Configuration to blacklist any item on the flea market.
Ammo pricing:
Pricing for high end ammo is based on their penetration power and damage. Higher the pentration and damage, higher the price. Formula:
newPrice = advancedConfig.baselineBulletPrice * penetrationMultiplier * damageMultiplier * config.blacklistedAmmoAdditionalPriceMultiplier;
To increase the price of the previously blacklisted ammo across the board, simply increase the blacklistedAmmoAdditionalPriceMultiplier setting in config.json.
Enable useBalancedPricingForAllAmmo in config.json to apply the above formula to all bullets and shotgun rounds.
Custom flea market pricing:
You can change the flea pricing of any item using the customItemConfigs[] setting in config.json.
First, get the item._id from https://db.sp-tarkov.com/search
Then add a new entry to customItemConfigs, following the existing pattern:
{
"itemId": "5c0a840b86f7742ffa4f2482", // item._id you just got from above
"fleaPriceMultiplier": 1.5, // the new price will be the existing price times this number
"fleaPriceOverride": 42069 // if you add a value for this, this will be the flea market value, ignoring the multiplier above
}
Blacklist items:
Similarly, you can blacklist any item using the above customItemConfigs. Just find the itemId and set property "blacklisted" to true.
Installation:
Simply paste the folder within the .zip to your SPT directory like other server side mods.
The configs have comments or notes about each of the settings so they should be quite self-explanatory. Let me know if you want more details about a certain config.
-
Version 2.0.4b
- Platinum
- 1.7k Downloads
Beta/Untested.
Try fix blacklisted items not being allowed to be sold on Flea Market.
For SPT 3.11
-
Version 2.0.3b
- Platinum
- 1.1k Downloads
Updated for SPT 3.11. Beta/Untested.
-
Version 2.0.2b
- Platinum
- 17k Downloads
Updated to SPT 3.10 by Archangel (again, thanks for your help!)
Beta release because I havent functionally tested it.
Blacklisted new dogtags. -
Version 2.0.1
- Platinum
- 19k Downloads
Updated for SPT 3.9.X
All credits to Archangel who did the work.
-
Version 2.0.0
- Platinum
- 17k Downloads
Updated for SPT-AKI 3.8.*
- Overhauled most of the code
- Fix issue where prices weren't being updated properly due to async load in v1
- Removed logic surrounding armour prices because of the new armour system
- Added bunch of extra features to the configs
- Updated pricing of most blacklisted ammo
-
Version 1.3.1
- Platinum
- 15k Downloads
Updated SPT-AKI version to 3.7.*
Feel free to use existing v1.3.0 mod if you have made changes to your configs.
-
Version 1.3.0
- Platinum
- 3.8k Downloads
For SPT-AKI 3.5.* & 3.6.* & 3.7.*
Changelog:
- Updated ammo price calculation so mid-tier blacklisted ammo like M856A1 starts around 1000 roubles. Works well with the SPT Realism mod as there is a bigger variance with all the ammo types.
- Added config.useBalancedPricingForAllAmmo that balances the price for all ammo. Effectively, it makes non blacklisted ammo a little bit more expensive on the flea. Default off.
If you have updated your config.json significantly already, I recommend you copy your changes and paste them back into the updated config.json. Sorry for any inconvenience.
-
Version 1.2.0
- Platinum
- 641 Downloads
For SPT-AKI 3.5.*, SPT-AKI 3.6.*
Changelog:
- Added custom price overrides for Weapon Case and THICC Weapon Case
- For guns that don't have a flea price such many blacklisted high power rifles, the flea price is set to 100k. This value can be changed in advancedConfig.gunPriceFallback. This fixes issue with guns like the G28 or the Mk47 which were ~25k (their handbook price).
- Can now manually blacklist items within config.json, customItemConfigs.blacklisted.
- Blacklisted BEAR & USEC dogtags.
If you have updated your config.json significantly already, I recommend you copy your changes and paste them back into the updated config.json. Sorry for any inconvenience.
-
Version 1.1.0
- Platinum
- 10k Downloads
For SPT-AKI 3.4.* & 3.5.*
Changelog:
- Added config limitMaxPriceOfAttachments (default true) & maxFleaPriceOfAttachmentsToHandbookPrice (default 5)
- Allows you to limit the flea price of attachments as a multiple of the Handbook price. This prevents scenarios where a random insignificant attachment is worth way too much. The default multiplier of 5 seems to be balanced enough.
If you have updated your config.json significantly already, I recommend you add these 2 configs manually so you don't overwrite your existing changes. Otherwise, the feature will be disabled if you don't have these values.
-
Version 1.0.1
- Platinum
- 2.5k Downloads
- Updated for SPT-AKI 3.5.0
- Moved startDelayInSeconds to advancedConfig.json. Falls back to 7 if it doesn't exist.
- Added price override to M32 MGL to 200,000 roubles.
jax22
Is there a way to change prices of modded items?
I've been trying to use the item id of modded items and the prices just arent applying. What else could I do?
loveUseless
Blacklist is still there. I thought it's conflict with greed, but after disabling it i still can't sell items like SNB. Can send you logs if you need them.
lilldizzy
i have same problem, i can buy blacklisted item but can`t sell it
Flizir
Do you guys know how to fix that?
loveUseless
Nope. prob need to wait for mod autor to look into it
Platinum Author
Damn, I dont have or want to install SPT anymore to troubleshoot this
Edit: I have added this as an issue on Github for anyone to investigate as the mod is open source.
https://github.com/gndworks/spt-the-blacklist/issues/2
Flizir
🙏🙏🙏
lilldizzy
have a problem
"В моде platinum-theblacklist package.json содержит недопустимую строку версии"
In mod "platinum-theblacklist" file package.json contains an invalid version string
Platinum Author
Uploaded new zip which should contain fix.
Hakaruma
500 Внутренняя ошибка сервера
Версия Gitea: 1.23.1
К сожалению не скачать
RickyRakka
Mod can't be downloaded anymore migrated off of Gitea
SensualScav
would it be possible to blacklist entire item groups with this? for example all ammo at once with the groupID
CaptainKrunk
Oddly, I cant seem to find a way to blacklist the locked Arena bodes, despite setting the full list as blacklisted in the config. Has anyone else tried to do this with success? You can list the boxes on the flea for any amount of money you want, and they will sell.
mashdoopster
I don't have this mod, but hoping this mod can help.
Items like the G28 and Sr-25, which are normally locked in flea behind quests, are available at prices cheaper than the quest item price. Funny thing is, the MDR 7.62 is correctly locked in flea behind the quest.
turkeyman556
Would there be any way to have a price multiplier on a specific category?
jyklio
For some reason blacklisted helmets always sell for very cheap and config settings don't change it. Airframes are 12k. Every other item category works fine. I've tried with the use trader prices setting on and off. Even the sales price multiplier doesn't work for helmets, but does for everything else.
Trixualz
did you find any fix i have the same issue
Nena
Any way to make this mod just change the blacklist status of ammo? The rest of the items would be preferred to stay on the list.
Also for people trying to make this work with live flea prices, add this to your config/blacklist.json in the live flea prices folder:
https://pastebin.com/HU4kejQg
This makes LFP skip ammo prices.
NinjaKid225
I am having an odd issue with the price override feature of this mod. I have tested this on numerous items but the value never changes. I have set some items down to 10-200 rubles to test this but the item prices do not change on the flea. I have all the Price Multipliers set to how I want them but they really don't seem to stick. I am using the correct ID finder and ID tags (which I assume on the Item Finder site is the "_id" tag) so Im either doing something wrong or SPT 3.9 isn't liking whatever I am doing without letting me know in the Console. Is there any way I can have help figuring this out? Thank you!
NinjaKid225
I figured this out. What you have to do (assuming anyone else runs into the same issue) is go to the Advanced Config file and set "useTraderPriceForOffersIfHigher" to false. I don't really know how I missed this, but once you change this, the prices will stick with what you set them. I am dumb dumb
CaptainKrunk
Using Live Flea Prices as well as this mod, and am having an issue where despite using the dynamic price change for ammo, it never "sticks". When I first load up the server, ammo is changed, but it always reverts back to other prices. For example, Flechette ammo with the dynamic change is ~400r/round but then reverts back to ~4000-7000r/round.
Any fixes to this?
Platinum Author
Try loading this mod after live flea prices, maybe by adding some letter z in front of this mod's folder name.
CaptainKrunk
I used load order editor to do that, it is currently dead last in my load order.
The Techno
Could functionality be added to flip it around so you can leave the blacklist active and unblacklist things and apply the rules to them?
The Techno
I figured it out!
In the advanced config file under excludedcategories you can exclude categories, but when you use itemfinder to get them you have to look under the item you want to ban and find the handbook section, then parent id and use that. It'll ban that class of item like helmets for the altyn for example.
Erbalremedy
Will this MOD be updated for 3.8.3?
Platinum Author
Maybe when I have time to update my SPT
XxCORVUSxX
Good time of day. Please tell me if it is possible to remove offers for dollars and euros. Leave only rubles?
Platinum Author
I thought they are excluded already. Maybe trying loading this as the last mod
Margorubber
The mod doesn't seem to work on version 3.8.3
ch_yaroslav
Any ideas why ammo boxes are still on flea, even if it is disabled in advancedConfig?
Everything else works as intended
Platinum Author
Maybe its because many of them were unblacklisted in the main game. This may need to be revised when I have time in the future.
Gilmor
Don`t know why, but the mod doesn`t work. I see in server console that it has found some blacklisted items to update, but non of the blicklisted items actually appear in the list. Neither weapons nor the armor plates
P.S. Don`t have any other mods which can influence the market.
Gilmor
UPD. I installed this mod again few days later and it started working. I don't know why. The only thing I did was change the load order, but I haven't had any mods that can impact flea market.
Goflishe
How do you change the load order? The mod isnt working for me right now.
Gilmor
NinjaKid225
How does one change the Flea Market Fee prices? I dunno how I did it but I somehow made using the Flea impossible with the fees. By which I mean I am messing around with changing values so I don't have to pay MUCH for what I think the items are worth and somehow I made it to where instead of paying like a 20 ruble fee, for 1 ruble I have to pay 300k fee
Hood
Easiest way I can think of is using the SVM mod and disabling the flea fee entirely.
NinjaKid225
Well the issue is that particular mod is currently out of commission due to Google and Malwarebytes thinking that a file inside the mod is a Virus and won't allow me to bypass the block so i can download it like I initially planned
armiqq
How do I get the mod to work with Realism on 3.8.3? It's like he doesn't see this mod
armiqq
Although everything worked on version 3.8.1. The mod loads in the console, there are no errors, but it still doesn't work. I tried to delete realism and leave only it - it still doesn't work
Platinum Author
If you have Flea Market changes enabled for Realism, it'll create too many conflicts with this mod.
Hood
If u are using Live Flea Prices and The Blacklist and cant change prices of some items using the customItemConfigs in the Blacklist config.jsonc, Here is a solution for you. I wrote some code to store all the live flea prices inside of the Blacklist config
Pastebin Link
1. First make a copy of your current Blacklist config.jsonc just in case you already made changes you want to keep later. Then press the link above and hit the copy button. Open your config.jsonc delete everything then paste and save file.
2. Be sure to delete the Live Flea Prices mod as this change wont work with it installed
I suggest skimming the top of the customItemConfigs array as I changed prices of some helmets as I thought some of them were way too cheap. Customize to your liking. Items like T-7s and flirs are bugged at the moment and their prices cannot be changed so I personally set them to blacklisted in the config.
Pr0Zac
Hey man, is there anyway you can change that code so it just grabs from the SPT ragfair final price values?
Would be handy to create a config file for The Blacklist from the base SPT price database instead of Live Flea Prices database
Hood
Pastebin Link
this new config stores every item and sets the price to their flea market price. If it has no flea market price it will use its handbook price. I hope this is what your looking for. I am still very new to SPT mods. At the top of customItemConfigs I still had to change a few helmet prices as they are extremely low.
Platinum Author
I may look at making this mod compatible with Live Flea Prices. It's a bit tricky since iirc, the values from live are retrieved after my mod is loaded. I tried to solve this by manually delaying my mod in the v1 version but it creates a lot of issues. I'm tempted to say this mod isn't compatible with Live Flea Prices by default. Thanks for providing the workaround with the config.jsonc.
Kot
Yes please, without this mod I kinda hate having to sell the blacklisted items for pennies cause their price in the pricebook is like 30k
CaptainKrunk
Changed the weapon case sale price for flea in the config, but it still is 6mil on the flea. Everything else works. How can I go about fixing this? SVM is not overwriting this and only other mod is live flea prices which is loaded before this.
Hood
Hey, if you still need a solution for this I found a workaround to fix this. I created some code to format the live flea prices and store them in the blacklist config. Now I can change the price of any item in the blacklist config. Except some of the bugged items like T-7s and flirs as they are bugged right now for some reason. Let me know and ill try to share the solution.
Platinum Author
Sorry for late response, I thought I had tested the overrides. Which SPT and mod version are you using? I had someone complain the price override versions werent working but they were using an old SPT version.
Pr0Zac
Hey man, just tested this on SPT 3.8.3 with Blacklist 2.0, the ammo price modifier works (i have ammo price rebalancing feature enabled as well)
the overall blacklist price modifier doesn't seem to work at all,
and individual item price overrides work
CaptainKrunk
I seemed to have fixed it by making sure it was at the bottom, or last, in my load order.
dusher4
Is there any reason why T-7s can't be changed? They seem to be stuck at around 3-5 mil no matter what I do - I understand this has been a bug in the past. Same thing here, just that one item being weird?
osumunbro
+1
also noticed this with the flir. price does not change no matter what options are used (multiplier, price override, etc.)
Eisenhower
it should work with live flea price mod i think ?
sheard
good mod, although im having an issue where it makes all the blacklisted helmets very cheap. for example altyn and rys-t sell for around 20k, same with other helmets. all the other blacklisted item categories have normal prices except helmets.
Platinum Author
Ah, these will need to have their prices adjusted manually. Currently it's just their handbook price multiplied by 3 which ends up around 20k
puggy65
i love the fact that i am probably the only other person to recognise the reference in the icon photo.
raymond my beloved
cxh
right there with you brother, just got to season 9 last week
Limus
does this mod enable non fir items to be sold on the flea market? i only have this and svm installed on my 3.7.1 and my 3.8 installs but on 3.8 i cant sell the non fir items on flea
Platinum Author
No, that is not currently a feature. May be added in the future though.
segunn
Im kinda confused, why is everything so cheap now, before the update it was fine but now pbp gzh (just an example but every round is cheaper) its at 500 a round and a thicc item case is at 2M I know its adjustable but I didnt see anything of that in the changelog so im confused
Platinum Author
9mm PBP shouldnt be that cheap, maybe similar to the price of M856A1. Are you using SVM? It seems this mod wont be loaded if you enable blacklist modifications in SVM.
segunn
Nope not using any mods that effect prices (just using the usual donuts sain etc) but I just went back to the old version I was using in 3.7.6 seems to be just fine
Platinum Author
Are you playing SPT 3.8.0? Blacklist v2.0.0 is only designed with SPT 380 in mind. Blacklist v1 doesn't work on SPT 380, and you should be using the older version for 376
party rocker
hi im here to say that if you enable the flea market changes in SVM this mod will not work, putting this here so other people looking for troubleshooting help have this to work off of
Platinum Author
That's not ideal. Maybe try updating the load order so this loads after SVM by adding a z to the front of the folder name. Or you can use the order.json file to list your mods in order where bottom of list gets higher priority I think.
party rocker
i used load order editor to make sure svm loads first and that made it so that both of the mods worked perfectly together, thanks for the tip