Advertisement
Guest User

Extended Crafting - Default Configuration

a guest
Feb 26th, 2024
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.65 KB | Gaming | 0 0
  1. {
  2.   "Commands": [
  3.     "c",
  4.     "craft"
  5.   ],
  6.   "UI And Command Delay Between Actions (performance option, in seconds)": 0.1,
  7.   "Clear Wipe Cooldowns On Wipe": true,
  8.   "Enable Crafting Statistics": true,
  9.   "Drop Queued Crafting Items To Ground On Death": true,
  10.   "Format Crafting Time To Minutes (will round values)": false,
  11.   "Enable Admin Give (click recipe with SPRINT button, required permission extendedcrafting.admin)": true,
  12.   "Enable Logging": true,
  13.   "Enable Crafting Status Indicator (Requires SimpleStatus Plugin)": false,
  14.   "New Day Check Interval (in seconds, used for per-day limits, 0 to disable)": 600,
  15.   "Max Queued Craftings": 10,
  16.   "Workbench Bonus Higher By 1 Than Required Time Multiplier (0 to disable)": 0.5,
  17.   "Workbench Bonus Higher By 2 Than Required Time Multiplier (0 to disable)": 0.25,
  18.   "Workbench Bonus Higher By 3 Than Required Time Multiplier (0 to disable)": 0.0,
  19.   "Used Craft Time Divider Plugin (see website documentation for plugin IDs, 0 to disable)": 0,
  20.   "Skill Tree Bonuses - Enable Craft Speed": false,
  21.   "Skill Tree Bonuses - Enable Craft Duplicate": false,
  22.   "Crafting Time Multiplier Modify Permissions (for all craftings, from best to worst)": {
  23.     "extendedcrafting.crafttime.admin": 0.1,
  24.     "extendedcrafting.crafttime.vip": 0.5
  25.   },
  26.   "Max Craft Amount Per Task": 100000,
  27.   "WARNING! Categories can't have spaces in their names!": "Each category name have their translation in language file in /lang/en/ExtendedCrafting.json!",
  28.   "Craftings - Categories and Items": {
  29.     "FirstTestCat": {
  30.       "Icon - Item Shortname or URL or Sprite Directory": "",
  31.       "Icon - Use Normalized Colour And Style (For Shortname and URL)": true,
  32.       "Required Permission": "",
  33.       "Crafting Time Multiplier Modify Permissions (for whole category, from best to worst)": {
  34.         "extendedcrafting.crafttime.test.1": 0.25,
  35.         "extendedcrafting.crafttime.test.2": 0.75
  36.       },
  37.       "Display Blacklist Permissions (need to have all)": [
  38.         "extendedcrafting.hideme.test.1",
  39.         "extendedcrafting.hideme.test.2"
  40.       ],
  41.       "WARNING! Item recipe key values must be unique and have no spaces!": "They are only key values for config and better performance. They are not visible anywhere!",
  42.       "Item Recipes": {
  43.         "TestItem_1": {
  44.           "Item Details": {
  45.             "Shortname": "metal.refined",
  46.             "Skin ID": 0,
  47.             "Amount": 2,
  48.             "Custom Name": ""
  49.           },
  50.           "Commands Ran On Craft": [
  51.             "say Player {userName} crafted test item!",
  52.             "say Player {userName} crafted item and his ID is {userId}."
  53.           ],
  54.           "Craft Requirements": {
  55.             "Disable Craft Plugin Time Bonus": false,
  56.             "Workbench Level Required": 1,
  57.             "Crafting Time (in seconds, 0 - insta-craft)": 5,
  58.             "Crafting Cooldown (in seconds, 0 - disable cooldown)": 0.0,
  59.             "Max Craft Amount Per Task Override (0 to disable)": 0,
  60.             "Crafting Time Modify Permissions (per crafting recipe, from best to worst)": {},
  61.             "Max Daily Crafts (0 to disable)": 0,
  62.             "Max Daily Crafts Permissions (per crafting recipe, from best to worst)": {},
  63.             "Max Per-Wipe Crafts (0 to disable)": 0,
  64.             "Max Per-Wipe Crafts Permissions (per crafting recipe, from best to worst)": {},
  65.             "Required Items (max 8 visible)": [
  66.               {
  67.                 "Shortname": "gunpowder",
  68.                 "Skin ID": 0,
  69.                 "Amount": 10,
  70.                 "Custom Name": ""
  71.               },
  72.               {
  73.                 "Shortname": "wood",
  74.                 "Skin ID": 0,
  75.                 "Amount": 1,
  76.                 "Custom Name": ""
  77.               },
  78.               {
  79.                 "Shortname": "metal.fragments",
  80.                 "Skin ID": 0,
  81.                 "Amount": 1,
  82.                 "Custom Name": ""
  83.               },
  84.               {
  85.                 "Shortname": "sulfur.ore",
  86.                 "Skin ID": 0,
  87.                 "Amount": 5,
  88.                 "Custom Name": ""
  89.               }
  90.             ]
  91.           },
  92.           "Custom Icon URL": "",
  93.           "Required Permission": "",
  94.           "Blacklist Permission": "",
  95.           "Display As Locked With Missing Permission": true
  96.         },
  97.         "TestItem_2": {
  98.           "Item Details": {
  99.             "Shortname": "halloween.lootbag.large",
  100.             "Skin ID": 0,
  101.             "Amount": 1,
  102.             "Custom Name": "Ultra Lootbag"
  103.           },
  104.           "Commands Ran On Craft": [],
  105.           "Craft Requirements": {
  106.             "Disable Craft Plugin Time Bonus": false,
  107.             "Workbench Level Required": 1,
  108.             "Crafting Time (in seconds, 0 - insta-craft)": 5,
  109.             "Crafting Cooldown (in seconds, 0 - disable cooldown)": 0.0,
  110.             "Max Craft Amount Per Task Override (0 to disable)": 0,
  111.             "Crafting Time Modify Permissions (per crafting recipe, from best to worst)": {},
  112.             "Max Daily Crafts (0 to disable)": 0,
  113.             "Max Daily Crafts Permissions (per crafting recipe, from best to worst)": {},
  114.             "Max Per-Wipe Crafts (0 to disable)": 0,
  115.             "Max Per-Wipe Crafts Permissions (per crafting recipe, from best to worst)": {},
  116.             "Required Items (max 8 visible)": [
  117.               {
  118.                 "Shortname": "metal.refined",
  119.                 "Skin ID": 0,
  120.                 "Amount": 50,
  121.                 "Custom Name": ""
  122.               },
  123.               {
  124.                 "Shortname": "techparts",
  125.                 "Skin ID": 0,
  126.                 "Amount": 3,
  127.                 "Custom Name": ""
  128.               },
  129.               {
  130.                 "Shortname": "cloth",
  131.                 "Skin ID": 0,
  132.                 "Amount": 100,
  133.                 "Custom Name": ""
  134.               }
  135.             ]
  136.           },
  137.           "Custom Icon URL": "",
  138.           "Required Permission": "",
  139.           "Blacklist Permission": "",
  140.           "Display As Locked With Missing Permission": true
  141.         }
  142.       }
  143.     },
  144.     "SecondTestCat": {
  145.       "Icon - Item Shortname or URL or Sprite Directory": "",
  146.       "Icon - Use Normalized Colour And Style (For Shortname and URL)": true,
  147.       "Required Permission": "",
  148.       "Crafting Time Multiplier Modify Permissions (for whole category, from best to worst)": {},
  149.       "Display Blacklist Permissions (need to have all)": [],
  150.       "WARNING! Item recipe key values must be unique and have no spaces!": "They are only key values for config and better performance. They are not visible anywhere!",
  151.       "Item Recipes": {
  152.         "AnotherItem_1": {
  153.           "Item Details": {
  154.             "Shortname": "wood",
  155.             "Skin ID": 0,
  156.             "Amount": 1000,
  157.             "Custom Name": ""
  158.           },
  159.           "Commands Ran On Craft": [],
  160.           "Craft Requirements": {
  161.             "Disable Craft Plugin Time Bonus": false,
  162.             "Workbench Level Required": 3,
  163.             "Crafting Time (in seconds, 0 - insta-craft)": 60,
  164.             "Crafting Cooldown (in seconds, 0 - disable cooldown)": 0.0,
  165.             "Max Craft Amount Per Task Override (0 to disable)": 0,
  166.             "Crafting Time Modify Permissions (per crafting recipe, from best to worst)": {},
  167.             "Max Daily Crafts (0 to disable)": 0,
  168.             "Max Daily Crafts Permissions (per crafting recipe, from best to worst)": {},
  169.             "Max Per-Wipe Crafts (0 to disable)": 0,
  170.             "Max Per-Wipe Crafts Permissions (per crafting recipe, from best to worst)": {},
  171.             "Required Items (max 8 visible)": [
  172.               {
  173.                 "Shortname": "charcoal",
  174.                 "Skin ID": 0,
  175.                 "Amount": 1000,
  176.                 "Custom Name": ""
  177.               }
  178.             ]
  179.           },
  180.           "Custom Icon URL": "",
  181.           "Required Permission": "",
  182.           "Blacklist Permission": "",
  183.           "Display As Locked With Missing Permission": true
  184.         },
  185.         "AnotherItem_2": {
  186.           "Item Details": {
  187.             "Shortname": "lmg.m249",
  188.             "Skin ID": 0,
  189.             "Amount": 1,
  190.             "Custom Name": ""
  191.           },
  192.           "Commands Ran On Craft": [],
  193.           "Craft Requirements": {
  194.             "Disable Craft Plugin Time Bonus": false,
  195.             "Workbench Level Required": 3,
  196.             "Crafting Time (in seconds, 0 - insta-craft)": 180,
  197.             "Crafting Cooldown (in seconds, 0 - disable cooldown)": 0.0,
  198.             "Max Craft Amount Per Task Override (0 to disable)": 0,
  199.             "Crafting Time Modify Permissions (per crafting recipe, from best to worst)": {},
  200.             "Max Daily Crafts (0 to disable)": 0,
  201.             "Max Daily Crafts Permissions (per crafting recipe, from best to worst)": {},
  202.             "Max Per-Wipe Crafts (0 to disable)": 0,
  203.             "Max Per-Wipe Crafts Permissions (per crafting recipe, from best to worst)": {},
  204.             "Required Items (max 8 visible)": [
  205.               {
  206.                 "Shortname": "metal.refined",
  207.                 "Skin ID": 0,
  208.                 "Amount": 500,
  209.                 "Custom Name": ""
  210.               },
  211.               {
  212.                 "Shortname": "techparts",
  213.                 "Skin ID": 0,
  214.                 "Amount": 20,
  215.                 "Custom Name": ""
  216.               },
  217.               {
  218.                 "Shortname": "scrap",
  219.                 "Skin ID": 0,
  220.                 "Amount": 5000,
  221.                 "Custom Name": ""
  222.               }
  223.             ]
  224.           },
  225.           "Custom Icon URL": "",
  226.           "Required Permission": "",
  227.           "Blacklist Permission": "",
  228.           "Display As Locked With Missing Permission": true
  229.         }
  230.       }
  231.     }
  232.   }
  233. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement