This is my config
{
"Black Market Settings": {
"Require item to access black market": true,
"Black market item display name": "Black Market Item",
"Black market item shortname": "keycard_red",
"Black market item skin ID": 0,
"Black market item condition loss per swipe (if keycard). Default = 1": 1
},
"Delivery Fee Settings": [
{
"Delivery fees": {
"Key": "drugdeals.fee1",
"Value": 10
}
},
{
"Delivery fees": {
"Key": "drugdeals.fee2",
"Value": 20
}
},
{
"Delivery fees": {
"Key": "drugdeals.fee3",
"Value": 30
}
}
],
"Discord Settings": {
"Use discord webhook": false,
"Discord webhook url": "https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks",
"Timezone ID for message timestamp": "America/Chicago",
"Embed color": 65280
},
"Dealer Settings": [
{
"Enabled [true/false]": true,
"Dealer name": "SnoopD",
"Dealer locations": [
"(-571.56, 26.00, -120.00)",
"(0,0,0)",
"(0,0,0)"
],
"Dealer clothes": [
{
"Item shortname": "hoodie",
"Skin ID": 0
},
{
"Item shortname": "pants",
"Skin ID": 0
},
{
"Item shortname": "shoes.boots",
"Skin ID": 0
}
]
}
],
"Dealer Movement Interval [min.]": 30.0,
"Payment Settings": {
"Currency [economics/rp/custom]": "custom",
"Order confirmation message": "Order Confirmed! It will be delivered shortly.",
"Custom currency": {
"Custom currency item shortname": "scrap",
"Custom currency item skin ID": 0,
"Custom currency item display name": "Scrap",
"Custom currency item image": "scrap"
}
},
"UI Settings": {
"Buy UI server name / adversisement": "Da Rudge Community Server",
"Sell UI server name / adversisement": "Da Rudge Community Server"
},
"Plane Settings": {
"Plane speed": 20.0
},
"Drop Settings": {
"Drop speed": 0.6,
"Item slots in drop": 18,
"Lock drop to owner": true,
"Message to locked out player": "This does not belong to you."
},
"Item Purchase Prices": {
"Weed Seeds": 200,
"Coca Seeds": 300,
"Tobacco Seeds": 400,
"Poppy Seeds": 600
},
"Required Drugs Per Package": {
"Weed Leaf": 15,
"Cocaine Leaf": 20,
"Tobacco Leaf": 25,
"Opium Leaf": 30
},
"Drug Sell Prices": {
"Packaged Weed": 150,
"Packaged Cocaine": 275,
"Packaged Tobacco": 450,
"Packaged Opium": 650
},
"Planter Display Settings": {
"Display duration [sec.]": 10.0
},
"Configuration version": {
"Major": 2,
"Minor": 0,
"Patch": 0
}
}