⚖️Black market
Config.marketbuytaxitem = 1
Config.marketitemxqtysellprice = true
Config.WeaponsForSale = {
'WEAPON_PISTOL',
'WEAPON_SMG',
}
Config.ItemsBlacklist = {
'computer',
}
Config.lowbtcbuytxt = "Not enough bitcoins to make the purchase."
Config.itemremovedsaletxt = "Item removed from sale."
Config.successbuytxt = "Item purchased and removed from sale."
Config.wpnallowtxt = "You can't sell this weapon here."
Config.itemallowtxt = "You can't sell this item here."