Advertisement
Guest User

Vehicle licence config for rustybangers

a guest
Feb 5th, 2021
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 23.34 KB | None | 0 0
  1. {
  2.   "Settings": {
  3.     "Store Vehicle On Plugin Unloaded / Server Restart": true,
  4.     "Clear Vehicle Data On Map Wipe": true,
  5.     "Interval to check vehicle for wipe (Seconds)": 300.0,
  6.     "Spawn vehicle in the direction you are looking at": true,
  7.     "Check if any player mounted when recalling a vehicle": true,
  8.     "Check if any player mounted when killing a vehicle": true,
  9.     "Dismount all players when a vehicle is recalled": true,
  10.     "Automatically claim vehicles purchased from vehicle vendors": false,
  11.     "Prevent vehicles from spawning or recalling in safe zone": true,
  12.     "Prevent vehicles from damaging players": true,
  13.     "Prevent other players from mounting vehicle": true,
  14.     "Prevent mounting on driver's seat only": true,
  15.     "Prevent other players from looting fuel container and inventory": true,
  16.     "Use Teams": false,
  17.     "Use Clans": true,
  18.     "Use Friends": true,
  19.     "Vehicle No Decay": true,
  20.     "Vehicle No Fire Ball": true,
  21.     "Vehicle No Server Gibs": true,
  22.     "Chinook No Map Marker": true,
  23.     "Use Raid Blocker (Need NoEscape Plugin)": false,
  24.     "Use Combat Blocker (Need NoEscape Plugin)": false
  25.   },
  26.   "Chat Settings": {
  27.     "Use Universal Chat Command": true,
  28.     "Help Chat Command": "license",
  29.     "Buy Chat Command": "buy",
  30.     "Spawn Chat Command": "spawn",
  31.     "Recall Chat Command": "recall",
  32.     "Kill Chat Command": "kill",
  33.     "Chat Prefix": "[RustyBangers]: ",
  34.     "Chat SteamID Icon": 76561198924840872
  35.   },
  36.   "Normal Vehicle Settings": {
  37.     "Sedan Vehicle": {
  38.       "Purchasable": true,
  39.       "Display Name": "Sedan",
  40.       "Use Permission": true,
  41.       "Permission": "vehiclelicence.sedan",
  42.       "Distance To Spawn": 5.0,
  43.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  44.       "Maximum Health": 0.0,
  45.       "Can Recall Maximum Distance": 0.0,
  46.       "Can Kill Maximum Distance": 0.0,
  47.       "Minimum distance from player to recall or spawn": 3.0,
  48.       "Remove License Once Crashed": false,
  49.       "Purchase Prices": {
  50.         "scrap": {
  51.           "amount": 300,
  52.           "displayName": "Scrap"
  53.         }
  54.       },
  55.       "Spawn Prices": {},
  56.       "Recall Prices": {},
  57.       "Commands": [
  58.         "car",
  59.         "sedan"
  60.       ],
  61.       "Spawn Cooldown (Seconds)": 300.0,
  62.       "Recall Cooldown (Seconds)": 30.0,
  63.       "Cooldown Permissions": {
  64.         "vehiclelicence.vip": {
  65.           "spawnCooldown": 0.0,
  66.           "recallCooldown": 0.0
  67.         }
  68.       }
  69.     },
  70.     "Chinook Vehicle": {
  71.       "Purchasable": true,
  72.       "Display Name": "Chinook",
  73.       "Use Permission": true,
  74.       "Permission": "vehiclelicence.chinook",
  75.       "Distance To Spawn": 15.0,
  76.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  77.       "Maximum Health": 0.0,
  78.       "Can Recall Maximum Distance": 0.0,
  79.       "Can Kill Maximum Distance": 0.0,
  80.       "Minimum distance from player to recall or spawn": 5.0,
  81.       "Remove License Once Crashed": false,
  82.       "Purchase Prices": {
  83.         "scrap": {
  84.           "amount": 3000,
  85.           "displayName": "Scrap"
  86.         }
  87.       },
  88.       "Spawn Prices": {},
  89.       "Recall Prices": {},
  90.       "Commands": [
  91.         "ch47",
  92.         "chinook"
  93.       ],
  94.       "Spawn Cooldown (Seconds)": 3000.0,
  95.       "Recall Cooldown (Seconds)": 30.0,
  96.       "Cooldown Permissions": {
  97.         "vehiclelicence.vip": {
  98.           "spawnCooldown": 0.0,
  99.           "recallCooldown": 0.0
  100.         }
  101.       }
  102.     },
  103.     "Rowboat Vehicle": {
  104.       "Purchasable": true,
  105.       "Display Name": "Row Boat",
  106.       "Use Permission": true,
  107.       "Permission": "vehiclelicence.rowboat",
  108.       "Distance To Spawn": 5.0,
  109.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  110.       "Maximum Health": 0.0,
  111.       "Can Recall Maximum Distance": 0.0,
  112.       "Can Kill Maximum Distance": 0.0,
  113.       "Minimum distance from player to recall or spawn": 2.0,
  114.       "Remove License Once Crashed": false,
  115.       "Purchase Prices": {
  116.         "scrap": {
  117.           "amount": 500,
  118.           "displayName": "Scrap"
  119.         }
  120.       },
  121.       "Spawn Prices": {},
  122.       "Recall Prices": {},
  123.       "Commands": [
  124.         "row",
  125.         "rowboat"
  126.       ],
  127.       "Spawn Cooldown (Seconds)": 300.0,
  128.       "Recall Cooldown (Seconds)": 30.0,
  129.       "Cooldown Permissions": {
  130.         "vehiclelicence.vip": {
  131.           "spawnCooldown": 0.0,
  132.           "recallCooldown": 0.0
  133.         }
  134.       },
  135.       "Amount Of Fuel To Spawn": 0,
  136.       "Refund Fuel On Kill": true,
  137.       "Refund Fuel On Crash": true,
  138.       "Refund Inventory On Kill": true,
  139.       "Refund Inventory On Crash": true,
  140.       "Drop Inventory Items When Vehicle Recall": true
  141.     },
  142.     "RHIB Vehicle": {
  143.       "Purchasable": true,
  144.       "Display Name": "Rigid Hulled Inflatable Boat",
  145.       "Use Permission": true,
  146.       "Permission": "vehiclelicence.rhib",
  147.       "Distance To Spawn": 10.0,
  148.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  149.       "Maximum Health": 0.0,
  150.       "Can Recall Maximum Distance": 0.0,
  151.       "Can Kill Maximum Distance": 0.0,
  152.       "Minimum distance from player to recall or spawn": 3.0,
  153.       "Remove License Once Crashed": false,
  154.       "Purchase Prices": {
  155.         "scrap": {
  156.           "amount": 1000,
  157.           "displayName": "Scrap"
  158.         }
  159.       },
  160.       "Spawn Prices": {},
  161.       "Recall Prices": {},
  162.       "Commands": [
  163.         "rhib"
  164.       ],
  165.       "Spawn Cooldown (Seconds)": 450.0,
  166.       "Recall Cooldown (Seconds)": 30.0,
  167.       "Cooldown Permissions": {
  168.         "vehiclelicence.vip": {
  169.           "spawnCooldown": 0.0,
  170.           "recallCooldown": 0.0
  171.         }
  172.       },
  173.       "Amount Of Fuel To Spawn": 0,
  174.       "Refund Fuel On Kill": true,
  175.       "Refund Fuel On Crash": true,
  176.       "Refund Inventory On Kill": true,
  177.       "Refund Inventory On Crash": true,
  178.       "Drop Inventory Items When Vehicle Recall": true
  179.     },
  180.     "Hot Air Balloon Vehicle": {
  181.       "Purchasable": true,
  182.       "Display Name": "Hot Air Balloon",
  183.       "Use Permission": true,
  184.       "Permission": "vehiclelicence.hotairballoon",
  185.       "Distance To Spawn": 20.0,
  186.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  187.       "Maximum Health": 0.0,
  188.       "Can Recall Maximum Distance": 0.0,
  189.       "Can Kill Maximum Distance": 0.0,
  190.       "Minimum distance from player to recall or spawn": 4.0,
  191.       "Remove License Once Crashed": false,
  192.       "Purchase Prices": {
  193.         "scrap": {
  194.           "amount": 500,
  195.           "displayName": "Scrap"
  196.         }
  197.       },
  198.       "Spawn Prices": {},
  199.       "Recall Prices": {},
  200.       "Commands": [
  201.         "hab",
  202.         "hotairballoon"
  203.       ],
  204.       "Spawn Cooldown (Seconds)": 900.0,
  205.       "Recall Cooldown (Seconds)": 30.0,
  206.       "Cooldown Permissions": {
  207.         "vehiclelicence.vip": {
  208.           "spawnCooldown": 0.0,
  209.           "recallCooldown": 0.0
  210.         }
  211.       },
  212.       "Amount Of Fuel To Spawn": 0,
  213.       "Refund Fuel On Kill": true,
  214.       "Refund Fuel On Crash": true,
  215.       "Refund Inventory On Kill": true,
  216.       "Refund Inventory On Crash": true,
  217.       "Drop Inventory Items When Vehicle Recall": true
  218.     },
  219.     "Ridable Horse Vehicle": {
  220.       "Purchasable": true,
  221.       "Display Name": "Ridable Horse",
  222.       "Use Permission": true,
  223.       "Permission": "vehiclelicence.ridablehorse",
  224.       "Distance To Spawn": 6.0,
  225.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  226.       "Maximum Health": 0.0,
  227.       "Can Recall Maximum Distance": 0.0,
  228.       "Can Kill Maximum Distance": 0.0,
  229.       "Minimum distance from player to recall or spawn": 1.0,
  230.       "Remove License Once Crashed": false,
  231.       "Purchase Prices": {
  232.         "scrap": {
  233.           "amount": 700,
  234.           "displayName": "Scrap"
  235.         }
  236.       },
  237.       "Spawn Prices": {},
  238.       "Recall Prices": {},
  239.       "Commands": [
  240.         "horse",
  241.         "ridablehorse"
  242.       ],
  243.       "Spawn Cooldown (Seconds)": 3000.0,
  244.       "Recall Cooldown (Seconds)": 30.0,
  245.       "Cooldown Permissions": {
  246.         "vehiclelicence.vip": {
  247.           "spawnCooldown": 0.0,
  248.           "recallCooldown": 0.0
  249.         }
  250.       },
  251.       "Refund Inventory On Kill": true,
  252.       "Refund Inventory On Crash": true,
  253.       "Drop Inventory Items When Vehicle Recall": true
  254.     },
  255.     "Mini Copter Vehicle": {
  256.       "Purchasable": true,
  257.       "Display Name": "Mini Copter",
  258.       "Use Permission": true,
  259.       "Permission": "vehiclelicence.minicopter",
  260.       "Distance To Spawn": 8.0,
  261.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  262.       "Maximum Health": 0.0,
  263.       "Can Recall Maximum Distance": 0.0,
  264.       "Can Kill Maximum Distance": 0.0,
  265.       "Minimum distance from player to recall or spawn": 2.0,
  266.       "Remove License Once Crashed": false,
  267.       "Purchase Prices": {
  268.         "scrap": {
  269.           "amount": 4000,
  270.           "displayName": "Scrap"
  271.         }
  272.       },
  273.       "Spawn Prices": {},
  274.       "Recall Prices": {},
  275.       "Commands": [
  276.         "mini",
  277.         "minicopter"
  278.       ],
  279.       "Spawn Cooldown (Seconds)": 1800.0,
  280.       "Recall Cooldown (Seconds)": 30.0,
  281.       "Cooldown Permissions": {
  282.         "vehiclelicence.vip": {
  283.           "spawnCooldown": 0.0,
  284.           "recallCooldown": 0.0
  285.         }
  286.       },
  287.       "Amount Of Fuel To Spawn": 0,
  288.       "Refund Fuel On Kill": true,
  289.       "Refund Fuel On Crash": true
  290.     },
  291.     "Transport Helicopter Vehicle": {
  292.       "Purchasable": true,
  293.       "Display Name": "Transport Copter",
  294.       "Use Permission": true,
  295.       "Permission": "vehiclelicence.transportcopter",
  296.       "Distance To Spawn": 10.0,
  297.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  298.       "Maximum Health": 0.0,
  299.       "Can Recall Maximum Distance": 0.0,
  300.       "Can Kill Maximum Distance": 0.0,
  301.       "Minimum distance from player to recall or spawn": 4.0,
  302.       "Remove License Once Crashed": false,
  303.       "Purchase Prices": {
  304.         "scrap": {
  305.           "amount": 5000,
  306.           "displayName": "Scrap"
  307.         }
  308.       },
  309.       "Spawn Prices": {},
  310.       "Recall Prices": {},
  311.       "Commands": [
  312.         "tcop",
  313.         "transportcopter"
  314.       ],
  315.       "Spawn Cooldown (Seconds)": 2400.0,
  316.       "Recall Cooldown (Seconds)": 30.0,
  317.       "Cooldown Permissions": {
  318.         "vehiclelicence.vip": {
  319.           "spawnCooldown": 0.0,
  320.           "recallCooldown": 0.0
  321.         }
  322.       },
  323.       "Amount Of Fuel To Spawn": 0,
  324.       "Refund Fuel On Kill": true,
  325.       "Refund Fuel On Crash": true
  326.     }
  327.   },
  328.   "Modular Vehicle Settings": {
  329.     "SmallCar": {
  330.       "Purchasable": true,
  331.       "Display Name": "Small Modular Car",
  332.       "Use Permission": true,
  333.       "Permission": "vehiclelicence.smallmodularcar",
  334.       "Distance To Spawn": 5.0,
  335.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  336.       "Maximum Health": 0.0,
  337.       "Can Recall Maximum Distance": 0.0,
  338.       "Can Kill Maximum Distance": 0.0,
  339.       "Minimum distance from player to recall or spawn": 2.0,
  340.       "Remove License Once Crashed": false,
  341.       "Purchase Prices": {
  342.         "scrap": {
  343.           "amount": 1600,
  344.           "displayName": "Scrap"
  345.         }
  346.       },
  347.       "Spawn Prices": {
  348.         "metal.refined": {
  349.           "amount": 10,
  350.           "displayName": "High Quality Metal"
  351.         }
  352.       },
  353.       "Recall Prices": {
  354.         "scrap": {
  355.           "amount": 5,
  356.           "displayName": "Scrap"
  357.         }
  358.       },
  359.       "Commands": [
  360.         "small",
  361.         "smallcar"
  362.       ],
  363.       "Spawn Cooldown (Seconds)": 7200.0,
  364.       "Recall Cooldown (Seconds)": 30.0,
  365.       "Cooldown Permissions": {
  366.         "vehiclelicence.vip": {
  367.           "spawnCooldown": 0.0,
  368.           "recallCooldown": 0.0
  369.         }
  370.       },
  371.       "Amount Of Fuel To Spawn": 0,
  372.       "Refund Fuel On Kill": true,
  373.       "Refund Fuel On Crash": true,
  374.       "Refund Inventory On Kill": true,
  375.       "Refund Inventory On Crash": true,
  376.       "Refund Engine Items On Kill": true,
  377.       "Refund Engine Items On Crash": true,
  378.       "Refund Module Items On Kill": true,
  379.       "Refund Module Items On Crash": true,
  380.       "Drop Inventory Items When Vehicle Recall": true,
  381.       "Chassis Type (Small, Medium, Large)": "Small",
  382.       "Vehicle Module Items": [
  383.         {
  384.           "shortName": "vehicle.1mod.cockpit.with.engine",
  385.           "healthPercentage": 100.0
  386.         },
  387.         {
  388.           "shortName": "vehicle.1mod.storage",
  389.           "healthPercentage": 100.0
  390.         }
  391.       ],
  392.       "Vehicle Engine Items": [
  393.         {
  394.           "shortName": "carburetor1",
  395.           "conditionPercentage": 100.0
  396.         },
  397.         {
  398.           "shortName": "crankshaft1",
  399.           "conditionPercentage": 100.0
  400.         },
  401.         {
  402.           "shortName": "piston1",
  403.           "conditionPercentage": 100.0
  404.         },
  405.         {
  406.           "shortName": "sparkplug1",
  407.           "conditionPercentage": 100.0
  408.         },
  409.         {
  410.           "shortName": "valve1",
  411.           "conditionPercentage": 100.0
  412.         }
  413.       ]
  414.     },
  415.     "MediumCar": {
  416.       "Purchasable": true,
  417.       "Display Name": "Medium Modular Car",
  418.       "Use Permission": true,
  419.       "Permission": "vehiclelicence.mediummodularcar",
  420.       "Distance To Spawn": 5.0,
  421.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  422.       "Maximum Health": 0.0,
  423.       "Can Recall Maximum Distance": 0.0,
  424.       "Can Kill Maximum Distance": 0.0,
  425.       "Minimum distance from player to recall or spawn": 2.5,
  426.       "Remove License Once Crashed": false,
  427.       "Purchase Prices": {
  428.         "scrap": {
  429.           "amount": 1600,
  430.           "displayName": "Scrap"
  431.         }
  432.       },
  433.       "Spawn Prices": {
  434.         "metal.refined": {
  435.           "amount": 10,
  436.           "displayName": "High Quality Metal"
  437.         }
  438.       },
  439.       "Recall Prices": {
  440.         "scrap": {
  441.           "amount": 5,
  442.           "displayName": "Scrap"
  443.         }
  444.       },
  445.       "Commands": [
  446.         "medium",
  447.         "mediumcar"
  448.       ],
  449.       "Spawn Cooldown (Seconds)": 7200.0,
  450.       "Recall Cooldown (Seconds)": 30.0,
  451.       "Cooldown Permissions": {
  452.         "vehiclelicence.vip": {
  453.           "spawnCooldown": 0.0,
  454.           "recallCooldown": 0.0
  455.         }
  456.       },
  457.       "Amount Of Fuel To Spawn": 0,
  458.       "Refund Fuel On Kill": true,
  459.       "Refund Fuel On Crash": true,
  460.       "Refund Inventory On Kill": true,
  461.       "Refund Inventory On Crash": true,
  462.       "Refund Engine Items On Kill": true,
  463.       "Refund Engine Items On Crash": true,
  464.       "Refund Module Items On Kill": true,
  465.       "Refund Module Items On Crash": true,
  466.       "Drop Inventory Items When Vehicle Recall": true,
  467.       "Chassis Type (Small, Medium, Large)": "Medium",
  468.       "Vehicle Module Items": [
  469.         {
  470.           "shortName": "vehicle.1mod.cockpit.with.engine",
  471.           "healthPercentage": 100.0
  472.         },
  473.         {
  474.           "shortName": "vehicle.1mod.storage",
  475.           "healthPercentage": 100.0
  476.         },
  477.         {
  478.           "shortName": "vehicle.1mod.storage",
  479.           "healthPercentage": 100.0
  480.         }
  481.       ],
  482.       "Vehicle Engine Items": [
  483.         {
  484.           "shortName": "carburetor1",
  485.           "conditionPercentage": 100.0
  486.         },
  487.         {
  488.           "shortName": "crankshaft1",
  489.           "conditionPercentage": 100.0
  490.         },
  491.         {
  492.           "shortName": "piston1",
  493.           "conditionPercentage": 100.0
  494.         },
  495.         {
  496.           "shortName": "sparkplug1",
  497.           "conditionPercentage": 100.0
  498.         },
  499.         {
  500.           "shortName": "valve1",
  501.           "conditionPercentage": 100.0
  502.         }
  503.       ]
  504.     },
  505.     "LargeCar": {
  506.       "Purchasable": true,
  507.       "Display Name": "Large Modular Car",
  508.       "Use Permission": true,
  509.       "Permission": "vehiclelicence.largemodularcar",
  510.       "Distance To Spawn": 6.0,
  511.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  512.       "Maximum Health": 0.0,
  513.       "Can Recall Maximum Distance": 0.0,
  514.       "Can Kill Maximum Distance": 0.0,
  515.       "Minimum distance from player to recall or spawn": 3.0,
  516.       "Remove License Once Crashed": false,
  517.       "Purchase Prices": {
  518.         "scrap": {
  519.           "amount": 3000,
  520.           "displayName": "Scrap"
  521.         }
  522.       },
  523.       "Spawn Prices": {
  524.         "metal.refined": {
  525.           "amount": 100,
  526.           "displayName": "High Quality Metal"
  527.         }
  528.       },
  529.       "Recall Prices": {
  530.         "scrap": {
  531.           "amount": 10,
  532.           "displayName": "Scrap"
  533.         }
  534.       },
  535.       "Commands": [
  536.         "large",
  537.         "largecar"
  538.       ],
  539.       "Spawn Cooldown (Seconds)": 10800.0,
  540.       "Recall Cooldown (Seconds)": 30.0,
  541.       "Cooldown Permissions": {
  542.         "vehiclelicence.vip": {
  543.           "spawnCooldown": 0.0,
  544.           "recallCooldown": 0.0
  545.         }
  546.       },
  547.       "Amount Of Fuel To Spawn": 0,
  548.       "Refund Fuel On Kill": true,
  549.       "Refund Fuel On Crash": true,
  550.       "Refund Inventory On Kill": true,
  551.       "Refund Inventory On Crash": true,
  552.       "Refund Engine Items On Kill": true,
  553.       "Refund Engine Items On Crash": true,
  554.       "Refund Module Items On Kill": true,
  555.       "Refund Module Items On Crash": true,
  556.       "Drop Inventory Items When Vehicle Recall": true,
  557.       "Chassis Type (Small, Medium, Large)": "Large",
  558.       "Vehicle Module Items": [
  559.         {
  560.           "shortName": "vehicle.1mod.engine",
  561.           "healthPercentage": 100.0
  562.         },
  563.         {
  564.           "shortName": "vehicle.1mod.cockpit.armored",
  565.           "healthPercentage": 100.0
  566.         },
  567.         {
  568.           "shortName": "vehicle.1mod.passengers.armored",
  569.           "healthPercentage": 100.0
  570.         },
  571.         {
  572.           "shortName": "vehicle.1mod.storage",
  573.           "healthPercentage": 100.0
  574.         }
  575.       ],
  576.       "Vehicle Engine Items": [
  577.         {
  578.           "shortName": "carburetor3",
  579.           "conditionPercentage": 100.0
  580.         },
  581.         {
  582.           "shortName": "crankshaft3",
  583.           "conditionPercentage": 100.0
  584.         },
  585.         {
  586.           "shortName": "piston3",
  587.           "conditionPercentage": 100.0
  588.         },
  589.         {
  590.           "shortName": "piston3",
  591.           "conditionPercentage": 100.0
  592.         },
  593.         {
  594.           "shortName": "sparkplug3",
  595.           "conditionPercentage": 100.0
  596.         },
  597.         {
  598.           "shortName": "sparkplug3",
  599.           "conditionPercentage": 100.0
  600.         },
  601.         {
  602.           "shortName": "valve3",
  603.           "conditionPercentage": 100.0
  604.         },
  605.         {
  606.           "shortName": "valve3",
  607.           "conditionPercentage": 100.0
  608.         }
  609.       ]
  610.     },
  611.     "SmallChassis": {
  612.       "Purchasable": true,
  613.       "Display Name": "Small Chassis",
  614.       "Use Permission": true,
  615.       "Permission": "vehiclelicence.smallchassis",
  616.       "Distance To Spawn": 5.0,
  617.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  618.       "Maximum Health": 0.0,
  619.       "Can Recall Maximum Distance": 0.0,
  620.       "Can Kill Maximum Distance": 0.0,
  621.       "Minimum distance from player to recall or spawn": 2.0,
  622.       "Remove License Once Crashed": false,
  623.       "Purchase Prices": {
  624.         "scrap": {
  625.           "amount": 1600,
  626.           "displayName": "Scrap"
  627.         }
  628.       },
  629.       "Spawn Prices": {
  630.         "metal.refined": {
  631.           "amount": 10,
  632.           "displayName": "High Quality Metal"
  633.         }
  634.       },
  635.       "Recall Prices": {
  636.         "scrap": {
  637.           "amount": 5,
  638.           "displayName": "Scrap"
  639.         }
  640.       },
  641.       "Commands": [
  642.         "smallchassis"
  643.       ],
  644.       "Spawn Cooldown (Seconds)": 7200.0,
  645.       "Recall Cooldown (Seconds)": 30.0,
  646.       "Cooldown Permissions": {
  647.         "vehiclelicence.vip": {
  648.           "spawnCooldown": 0.0,
  649.           "recallCooldown": 0.0
  650.         }
  651.       },
  652.       "Amount Of Fuel To Spawn": 0,
  653.       "Refund Fuel On Kill": true,
  654.       "Refund Fuel On Crash": true,
  655.       "Refund Inventory On Kill": true,
  656.       "Refund Inventory On Crash": true,
  657.       "Refund Engine Items On Kill": true,
  658.       "Refund Engine Items On Crash": true,
  659.       "Refund Module Items On Kill": true,
  660.       "Refund Module Items On Crash": true,
  661.       "Drop Inventory Items When Vehicle Recall": true,
  662.       "Chassis Type (Small, Medium, Large)": "Small",
  663.       "Vehicle Module Items": [],
  664.       "Vehicle Engine Items": []
  665.     },
  666.     "MediumChassis": {
  667.       "Purchasable": true,
  668.       "Display Name": "Medium Chassis",
  669.       "Use Permission": true,
  670.       "Permission": "vehiclelicence.mediumchassis",
  671.       "Distance To Spawn": 5.0,
  672.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  673.       "Maximum Health": 0.0,
  674.       "Can Recall Maximum Distance": 0.0,
  675.       "Can Kill Maximum Distance": 0.0,
  676.       "Minimum distance from player to recall or spawn": 2.5,
  677.       "Remove License Once Crashed": false,
  678.       "Purchase Prices": {
  679.         "scrap": {
  680.           "amount": 1600,
  681.           "displayName": "Scrap"
  682.         }
  683.       },
  684.       "Spawn Prices": {
  685.         "metal.refined": {
  686.           "amount": 10,
  687.           "displayName": "High Quality Metal"
  688.         }
  689.       },
  690.       "Recall Prices": {
  691.         "scrap": {
  692.           "amount": 5,
  693.           "displayName": "Scrap"
  694.         }
  695.       },
  696.       "Commands": [
  697.         "mediumchassis"
  698.       ],
  699.       "Spawn Cooldown (Seconds)": 7200.0,
  700.       "Recall Cooldown (Seconds)": 30.0,
  701.       "Cooldown Permissions": {
  702.         "vehiclelicence.vip": {
  703.           "spawnCooldown": 0.0,
  704.           "recallCooldown": 0.0
  705.         }
  706.       },
  707.       "Amount Of Fuel To Spawn": 0,
  708.       "Refund Fuel On Kill": true,
  709.       "Refund Fuel On Crash": true,
  710.       "Refund Inventory On Kill": true,
  711.       "Refund Inventory On Crash": true,
  712.       "Refund Engine Items On Kill": true,
  713.       "Refund Engine Items On Crash": true,
  714.       "Refund Module Items On Kill": true,
  715.       "Refund Module Items On Crash": true,
  716.       "Drop Inventory Items When Vehicle Recall": true,
  717.       "Chassis Type (Small, Medium, Large)": "Medium",
  718.       "Vehicle Module Items": [],
  719.       "Vehicle Engine Items": []
  720.     },
  721.     "LargeChassis": {
  722.       "Purchasable": true,
  723.       "Display Name": "Large Chassis",
  724.       "Use Permission": true,
  725.       "Permission": "vehiclelicence.largechassis",
  726.       "Distance To Spawn": 5.0,
  727.       "Time Before Vehicle Wipe (Seconds)": 0.0,
  728.       "Maximum Health": 0.0,
  729.       "Can Recall Maximum Distance": 0.0,
  730.       "Can Kill Maximum Distance": 0.0,
  731.       "Minimum distance from player to recall or spawn": 3.0,
  732.       "Remove License Once Crashed": false,
  733.       "Purchase Prices": {
  734.         "scrap": {
  735.           "amount": 1600,
  736.           "displayName": "Scrap"
  737.         }
  738.       },
  739.       "Spawn Prices": {
  740.         "metal.refined": {
  741.           "amount": 10,
  742.           "displayName": "High Quality Metal"
  743.         }
  744.       },
  745.       "Recall Prices": {
  746.         "scrap": {
  747.           "amount": 5,
  748.           "displayName": "Scrap"
  749.         }
  750.       },
  751.       "Commands": [
  752.         "largechassis"
  753.       ],
  754.       "Spawn Cooldown (Seconds)": 7200.0,
  755.       "Recall Cooldown (Seconds)": 30.0,
  756.       "Cooldown Permissions": {
  757.         "vehiclelicence.vip": {
  758.           "spawnCooldown": 0.0,
  759.           "recallCooldown": 0.0
  760.         }
  761.       },
  762.       "Amount Of Fuel To Spawn": 0,
  763.       "Refund Fuel On Kill": true,
  764.       "Refund Fuel On Crash": true,
  765.       "Refund Inventory On Kill": true,
  766.       "Refund Inventory On Crash": true,
  767.       "Refund Engine Items On Kill": true,
  768.       "Refund Engine Items On Crash": true,
  769.       "Refund Module Items On Kill": true,
  770.       "Refund Module Items On Crash": true,
  771.       "Drop Inventory Items When Vehicle Recall": true,
  772.       "Chassis Type (Small, Medium, Large)": "Large",
  773.       "Vehicle Module Items": [],
  774.       "Vehicle Engine Items": []
  775.     }
  776.   },
  777.   "Version": {
  778.     "Major": 1,
  779.     "Minor": 7,
  780.     "Patch": 9
  781.   }
  782. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement