Advertisement
Guest User

Shoppy Stock - Default Config

a guest
Apr 20th, 2023
454
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.94 KB | None | 0 0
  1. {
  2.   "Commands": [
  3.     "market",
  4.     "shop",
  5.     "s",
  6.     "m"
  7.   ],
  8.   "Quick Sell Commands": {
  9.     "sell": "rp"
  10.   },
  11.   "Quick List Commands": {
  12.     "list": "rp"
  13.   },
  14.   "Currency Deposit Commands": {},
  15.   "Admin Command": "curr",
  16.   "Open In Cached Shop": true,
  17.   "Enable Console Logging": true,
  18.   "Enable Stock Market Logging": true,
  19.   "Make All Items Multilingual (will generate a lot of new translations in lang file)": false,
  20.   "Market UI - Clicking Sound": true,
  21.   "Market UI - Child-GUI X Marks Close Only Child-GUI": false,
  22.   "NoEscape - Block Using Shop During Combat": false,
  23.   "NoEscape - Block Using Shop During Raids": false,
  24.   "NoEscape - Block Using Shop During Escape": false,
  25.   "Shops": {
  26.     "economics": {
  27.       "Required Permission": "",
  28.       "Icon URL": "",
  29.       "Other Currency Plugin": "Economics",
  30.       "Currency Symbol": "${0}",
  31.       "Can Transfer": false,
  32.       "Can Deposit": false,
  33.       "Format Currency Amount": true,
  34.       "Take X Percentage Of Player's Balance On Map Wipe (0 to disable)": 0.0,
  35.       "Config Generation - Generate With All Default Items": false,
  36.       "Shop Discount Permission (percentage)": {},
  37.       "Deposit Item": {
  38.         "Shortname": "",
  39.         "Skin": 0,
  40.         "Icon URL (if skin not 0)": "",
  41.         "Value": 1,
  42.         "Display Name": ""
  43.       },
  44.       "NPC List (and their categories)": {},
  45.       "Stock Market Configuration": {
  46.         "Enabled": false,
  47.         "Wipe Buy Listings Data On Wipe": false,
  48.         "Wipe Sell Listings Data On Wipe": false,
  49.         "Wipe Bank Data On Wipe": false,
  50.         "Enable All Items Category": true,
  51.         "Enabled Bank": false,
  52.         "Bank Permission": "",
  53.         "Enable Favourite Tab": true,
  54.         "Favourite Permission": "",
  55.         "Max Price Per Item (0, to disable)": 0,
  56.         "Server Offer Price Update Interval (in minutes)": 30,
  57.         "Web Price API - Enabled": false,
  58.         "Web Price API - Link": "",
  59.         "Default Selected Category": "",
  60.         "Overwrite Category Order": false,
  61.         "Category Priority Order": [],
  62.         "NPC List": [],
  63.         "Always Run Timer On Hour Minute": [],
  64.         "Blacklisted Category Item Shortnames": [],
  65.         "Multiplier Events": {}
  66.       },
  67.       "Wipe Currency On Wipe": false
  68.     },
  69.     "gold": {
  70.       "Required Permission": "",
  71.       "Icon URL": "",
  72.       "Other Currency Plugin": "",
  73.       "Currency Symbol": "{0} Gold",
  74.       "Can Transfer": false,
  75.       "Can Deposit": false,
  76.       "Format Currency Amount": true,
  77.       "Take X Percentage Of Player's Balance On Map Wipe (0 to disable)": 0.0,
  78.       "Config Generation - Generate With All Default Items": false,
  79.       "Shop Discount Permission (percentage)": {},
  80.       "Deposit Item": {
  81.         "Shortname": "",
  82.         "Skin": 0,
  83.         "Icon URL (if skin not 0)": "",
  84.         "Value": 1,
  85.         "Display Name": ""
  86.       },
  87.       "NPC List (and their categories)": {},
  88.       "Stock Market Configuration": {
  89.         "Enabled": false,
  90.         "Wipe Buy Listings Data On Wipe": false,
  91.         "Wipe Sell Listings Data On Wipe": false,
  92.         "Wipe Bank Data On Wipe": false,
  93.         "Enable All Items Category": true,
  94.         "Enabled Bank": false,
  95.         "Bank Permission": "",
  96.         "Enable Favourite Tab": true,
  97.         "Favourite Permission": "",
  98.         "Max Price Per Item (0, to disable)": 0,
  99.         "Server Offer Price Update Interval (in minutes)": 30,
  100.         "Web Price API - Enabled": false,
  101.         "Web Price API - Link": "",
  102.         "Default Selected Category": "",
  103.         "Overwrite Category Order": false,
  104.         "Category Priority Order": [],
  105.         "NPC List": [],
  106.         "Always Run Timer On Hour Minute": [],
  107.         "Blacklisted Category Item Shortnames": [],
  108.         "Multiplier Events": {}
  109.       },
  110.       "Wipe Currency On Wipe": false
  111.     },
  112.     "rp": {
  113.       "Required Permission": "",
  114.       "Icon URL": "",
  115.       "Other Currency Plugin": "",
  116.       "Currency Symbol": "{0} RP",
  117.       "Can Transfer": true,
  118.       "Can Deposit": false,
  119.       "Format Currency Amount": true,
  120.       "Take X Percentage Of Player's Balance On Map Wipe (0 to disable)": 0.0,
  121.       "Config Generation - Generate With All Default Items": false,
  122.       "Shop Discount Permission (percentage)": {
  123.         "shoppystock.discount.premium": 15.0,
  124.         "shoppystock.discount.vip": 5.0
  125.       },
  126.       "Deposit Item": {
  127.         "Shortname": "",
  128.         "Skin": 0,
  129.         "Icon URL (if skin not 0)": "",
  130.         "Value": 1,
  131.         "Display Name": ""
  132.       },
  133.       "NPC List (and their categories)": {},
  134.       "Stock Market Configuration": {
  135.         "Enabled": true,
  136.         "Wipe Buy Listings Data On Wipe": false,
  137.         "Wipe Sell Listings Data On Wipe": false,
  138.         "Wipe Bank Data On Wipe": false,
  139.         "Enable All Items Category": true,
  140.         "Enabled Bank": true,
  141.         "Bank Permission": "shoppystock.bank.rp",
  142.         "Enable Favourite Tab": true,
  143.         "Favourite Permission": "",
  144.         "Max Price Per Item (0, to disable)": 0,
  145.         "Server Offer Price Update Interval (in minutes)": 30,
  146.         "Web Price API - Enabled": false,
  147.         "Web Price API - Link": "",
  148.         "Default Selected Category": "",
  149.         "Overwrite Category Order": false,
  150.         "Category Priority Order": [
  151.           "TeaIngredients",
  152.           "Traps",
  153.           "Food"
  154.         ],
  155.         "NPC List": [],
  156.         "Always Run Timer On Hour Minute": [
  157.           0,
  158.           30,
  159.           60
  160.         ],
  161.         "Blacklisted Category Item Shortnames": [
  162.           "Items",
  163.           "Construction"
  164.         ],
  165.         "Multiplier Events": {
  166.           "ExtremeDemand": {
  167.             "Negative (false), Positive (true)": true,
  168.             "Weight": 1,
  169.             "Multiplier - Minimal": 1.7,
  170.             "Multiplier - Maximal": 2.5
  171.           },
  172.           "HighDemand": {
  173.             "Negative (false), Positive (true)": true,
  174.             "Weight": 10,
  175.             "Multiplier - Minimal": 1.3,
  176.             "Multiplier - Maximal": 2.3
  177.           },
  178.           "NegativeDemand": {
  179.             "Negative (false), Positive (true)": false,
  180.             "Weight": 15,
  181.             "Multiplier - Minimal": 0.5,
  182.             "Multiplier - Maximal": 0.9
  183.           },
  184.           "UltraNegativeDemand": {
  185.             "Negative (false), Positive (true)": false,
  186.             "Weight": 5,
  187.             "Multiplier - Minimal": 0.2,
  188.             "Multiplier - Maximal": 0.5
  189.           },
  190.           "VeryHighDemand": {
  191.             "Negative (false), Positive (true)": true,
  192.             "Weight": 30,
  193.             "Multiplier - Minimal": 1.1,
  194.             "Multiplier - Maximal": 1.7
  195.           }
  196.         }
  197.       },
  198.       "Wipe Currency On Wipe": false
  199.     }
  200.   },
  201.   "Shop - Sum Discount Types": false,
  202.   "Stock Market - Max Listing Permissions": {
  203.     "shoppystock.limit.admin": {
  204.       "Max Sell Listings": 1000,
  205.       "Max Buy Listings": 1000
  206.     },
  207.     "shoppystock.limit.premium": {
  208.       "Max Sell Listings": 40,
  209.       "Max Buy Listings": 40
  210.     },
  211.     "shoppystock.limit.user": {
  212.       "Max Sell Listings": 20,
  213.       "Max Buy Listings": 20
  214.     }
  215.   },
  216.   "Stock Market - Category Icons": {
  217.     "bank_management": "",
  218.     "my_listings": "",
  219.     "Tools": ""
  220.   },
  221.   "Stock Market - Ignored Shortnames": [
  222.     "coal",
  223.     "habrepair",
  224.     "mlrs",
  225.     "minihelicopter.repair",
  226.     "scraptransportheli.repair",
  227.     "submarinesolo",
  228.     "submarineduo",
  229.     "locomotive",
  230.     "wagon",
  231.     "workcart",
  232.     "door.key",
  233.     "blueprintbase",
  234.     "note",
  235.     "photo",
  236.     "captainslog",
  237.     "rhib",
  238.     "rowboat",
  239.     "vehicle.chassis",
  240.     "vehicle.chassis.3mod",
  241.     "vehicle.chassis.2mod",
  242.     "vehicle.chassis.4mod",
  243.     "vehicle.module",
  244.     "ammo.snowballgun",
  245.     "apple.spoiled",
  246.     "wolfmeat.spoiled",
  247.     "chicken.spoiled",
  248.     "humanmeat.spoiled",
  249.     "deermeat.burned",
  250.     "chicken.burned",
  251.     "horsemeat.burned",
  252.     "meat.pork.burned",
  253.     "humanmeat.burned",
  254.     "bearmeat.burned",
  255.     "wolfmeat.burned",
  256.     "bottle.vodka",
  257.     "dogtagneutral",
  258.     "bluedogtags",
  259.     "reddogtags",
  260.     "skull.human",
  261.     "water.salt",
  262.     "water",
  263.     "fishing.tackle",
  264.     "spraycandecal",
  265.     "snowmobile",
  266.     "snowmobiletomaha",
  267.     "door.closer",
  268.     "wrappedgift"
  269.   ],
  270.   "Stock Market - Custom Category Keys": [
  271.     "CustomTools",
  272.     "TeaIngredients"
  273.   ],
  274.   "Stock Market - Custom Item Info Lang Key": {
  275.     "eventItem": [
  276.       1854574567,
  277.       2156573478
  278.     ],
  279.     "teaIngredient": [
  280.       1964346733,
  281.       2376545778
  282.     ]
  283.   },
  284.   "Stock Market - Timestamps And Required Permissions (in minutes)": {
  285.     "10080": "shoppystock.timestamp.7d",
  286.     "1440": "",
  287.     "20160": "shoppystock.timestamp.14d",
  288.     "40320": "shoppystock.timestamp.28d",
  289.     "4320": "shoppystock.timestamp.72h",
  290.     "720": ""
  291.   },
  292.   "Stock Market - Refund Storage Name": "shop",
  293.   "Stock Market - Can Refund Only In Safezone": true,
  294.   "Stock Market - Keep Sell Item Remains": true,
  295.   "Stock Market - Can Refund When Authed": true,
  296.   "Stock Market - Broadcast Demands On Chat": false,
  297.   "Stock Market - Allow All Skins Being Listed": false,
  298.   "Stock Market - Discord Demand News Channel ID (0 to disable)": "0",
  299.   "Stock Market - Enable Discord Bank Price Messages": true,
  300.   "Enable Debug": false,
  301.   "UI - Color Codes": {
  302.     "Color #1": "0.145 0.135 0.12 1",
  303.     "Color #2": "0.185 0.175 0.16 1",
  304.     "Color #3": "0.25 0.24 0.225 1",
  305.     "Color #4": "0.225 0.215 0.2 1",
  306.     "Color #5": "0.252 0.24 0.225 1",
  307.     "Color #6": "0.35 0.34 0.325 1",
  308.     "Color #7": "0.91 0.871 0.831 1",
  309.     "Color #8": "0.765 0.729 0.694 1",
  310.     "Transparent Color #1": "0.6 0.6 0.6 0.1",
  311.     "Transparent Color #2": "0.6 0.6 0.6 0.25",
  312.     "Positive Color - Darker": "0.439 0.538 0.261 1",
  313.     "Positive Color - Lighter": "0.733 0.851 0.533 1",
  314.     "Negative Color - Darker": "0.45 0.237 0.194 1",
  315.     "Negative Color - Lighter": "0.941 0.486 0.302 1",
  316.     "Text Color": "0.91 0.87 0.83 1"
  317.   }
  318. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement