Advertisement
Guest User

Untitled

a guest
Oct 29th, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.87 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. "Automatically claim vehicles purchased from vehicle vendors": false,
  8. "Vehicle vendor purchases will unlock the license for the player": false,
  9. "Limit the number of vehicles at a time": 0,
  10. "Kill a random vehicle when the number of vehicles is limited": false,
  11. "Prevent vehicles from damaging players": true,
  12. "Prevent vehicles from damaging NPCs": false,
  13. "Safe dismount players who jump off train": true,
  14. "Prevent vehicles from shattering": true,
  15. "Prevent vehicles from spawning or recalling in safe zone": true,
  16. "Prevent vehicles from spawning or recalling when the player are building blocked": true,
  17. "Prevent vehicles from spawning or recalling when the player is mounted or parented": true,
  18. "Check if any player mounted when recalling a vehicle": true,
  19. "Check if any player mounted when killing a vehicle": false,
  20. "Dismount all players when a vehicle is recalled": true,
  21. "Prevent other players from mounting vehicle": true,
  22. "Prevent mounting on driver's seat only": true,
  23. "Prevent other players from looting fuel container and inventory": true,
  24. "Prevent other players from pushing vehicles they do not own": true,
  25. "Use Teams": true,
  26. "Use Clans": true,
  27. "Use Friends": true,
  28. "Vehicle No Decay": false,
  29. "Vehicle No Fire Ball": true,
  30. "Vehicle No Server Gibs": true,
  31. "Chinook No Map Marker": true,
  32. "Use Raid Blocker (Need NoEscape Plugin)": false,
  33. "Use Combat Blocker (Need NoEscape Plugin)": false,
  34. "Populate the config with Custom Vehicles (CANNOT BE UNDONE! Will make config much larger)": false
  35. },
  36. "Chat Settings": {
  37. "Use Universal Chat Command": true,
  38. "Help Chat Command": "license",
  39. "Buy Chat Command": "buy",
  40. "Spawn Chat Command": "spawn",
  41. "Recall Chat Command": "recall",
  42. "Kill Chat Command": "kill",
  43. "Custom Kill Chat Command Prefix": "no",
  44. "Bypass Cooldown Command": "pay",
  45. "Chat Prefix": "<color=#00FFFF>[VehicleLicense]</color>: ",
  46. "Chat SteamID Icon": 76561198924840872
  47. },
  48. "Allow vehicles to be spawned/recalled in zones listed in prevent spawning zones": false,
  49. "Zones to prevent users from spawning/recalled vehicles within.": [
  50. "KeepVehiclesOut"
  51. ],
  52. "Normal Vehicle Settings": {
  53. "Tugboat Vehicle": {
  54. "Speed Multiplier": 1.0,
  55. "Auto Auth Teammates on spawn/recall": true,
  56. "Purchasable": true,
  57. "No Damage": false,
  58. "No Collision Damage": false,
  59. "Display Name": "Tugboat",
  60. "Use Permission": true,
  61. "Permission": "vehiclelicence.tug",
  62. "Bypass Cost Permission": "vehiclelicence.tugfree",
  63. "Distance To Spawn": 10.0,
  64. "Time Before Vehicle Wipe (Seconds)": 0.0,
  65. "Exclude cupboard zones when wiping": false,
  66. "Maximum Health": 0.0,
  67. "Can Recall Maximum Distance": 0.0,
  68. "Can Kill Maximum Distance": 0.0,
  69. "Minimum distance from player to recall or spawn": 3.0,
  70. "Remove License Once Crashed": false,
  71. "Commands": [
  72. "tugboat",
  73. "tug"
  74. ],
  75. "Purchase Prices": {
  76. "scrap": {
  77. "amount": 10000,
  78. "displayName": "Scrap"
  79. }
  80. },
  81. "Spawn Prices": {},
  82. "Recall Prices": {},
  83. "Recall Cooldown Bypass Prices": {},
  84. "Spawn Cooldown Bypass Prices": {},
  85. "Spawn Cooldown (Seconds)": 450.0,
  86. "Recall Cooldown (Seconds)": 30.0,
  87. "Cooldown Permissions": {
  88. "vehiclelicence.vip": {
  89. "spawnCooldown": 300.0,
  90. "recallCooldown": 20.0
  91. },
  92. "vehiclelicence.vip+": {
  93. "spawnCooldown": 60.0,
  94. "recallCooldown": 10.0
  95. },
  96. "vehiclelicence.vip++": {
  97. "spawnCooldown": 30.0,
  98. "recallCooldown": 0.0
  99. }
  100. },
  101. "Amount Of Fuel To Spawn": 0,
  102. "Refund Fuel On Kill": true,
  103. "Refund Fuel On Crash": true
  104. },
  105. "Sedan Vehicle": {
  106. "Purchasable": true,
  107. "No Damage": false,
  108. "No Collision Damage": false,
  109. "Display Name": "Sedan",
  110. "Use Permission": true,
  111. "Permission": "vehiclelicence.sedan",
  112. "Bypass Cost Permission": "vehiclelicence.sedanfree",
  113. "Distance To Spawn": 5.0,
  114. "Time Before Vehicle Wipe (Seconds)": 0.0,
  115. "Exclude cupboard zones when wiping": false,
  116. "Maximum Health": 0.0,
  117. "Can Recall Maximum Distance": 0.0,
  118. "Can Kill Maximum Distance": 0.0,
  119. "Minimum distance from player to recall or spawn": 3.0,
  120. "Remove License Once Crashed": false,
  121. "Commands": [
  122. "car",
  123. "sedan"
  124. ],
  125. "Purchase Prices": {
  126. "scrap": {
  127. "amount": 300,
  128. "displayName": "Scrap"
  129. }
  130. },
  131. "Spawn Prices": {},
  132. "Recall Prices": {},
  133. "Recall Cooldown Bypass Prices": {},
  134. "Spawn Cooldown Bypass Prices": {},
  135. "Spawn Cooldown (Seconds)": 300.0,
  136. "Recall Cooldown (Seconds)": 30.0,
  137. "Cooldown Permissions": {
  138. "vehiclelicence.vip": {
  139. "spawnCooldown": 300.0,
  140. "recallCooldown": 20.0
  141. },
  142. "vehiclelicence.vip+": {
  143. "spawnCooldown": 60.0,
  144. "recallCooldown": 10.0
  145. },
  146. "vehiclelicence.vip++": {
  147. "spawnCooldown": 30.0,
  148. "recallCooldown": 0.0
  149. }
  150. }
  151. },
  152. "Chinook Vehicle": {
  153. "Purchasable": false,
  154. "No Damage": false,
  155. "No Collision Damage": false,
  156. "Display Name": "Chinook",
  157. "Use Permission": true,
  158. "Permission": "vehiclelicence.chinook",
  159. "Bypass Cost Permission": "vehiclelicence.chinookfree",
  160. "Distance To Spawn": 15.0,
  161. "Time Before Vehicle Wipe (Seconds)": 0.0,
  162. "Exclude cupboard zones when wiping": false,
  163. "Maximum Health": 0.0,
  164. "Can Recall Maximum Distance": 0.0,
  165. "Can Kill Maximum Distance": 0.0,
  166. "Minimum distance from player to recall or spawn": 6.0,
  167. "Remove License Once Crashed": false,
  168. "Commands": [
  169. "ch47",
  170. "chinook"
  171. ],
  172. "Purchase Prices": {
  173. "scrap": {
  174. "amount": 3000,
  175. "displayName": "Scrap"
  176. }
  177. },
  178. "Spawn Prices": {},
  179. "Recall Prices": {},
  180. "Recall Cooldown Bypass Prices": {},
  181. "Spawn Cooldown Bypass Prices": {},
  182. "Spawn Cooldown (Seconds)": 3000.0,
  183. "Recall Cooldown (Seconds)": 30.0,
  184. "Cooldown Permissions": {
  185. "vehiclelicence.vip": {
  186. "spawnCooldown": 1500.0,
  187. "recallCooldown": 10.0
  188. }
  189. }
  190. },
  191. "Rowboat Vehicle": {
  192. "Purchasable": true,
  193. "No Damage": false,
  194. "No Collision Damage": false,
  195. "Display Name": "Row Boat",
  196. "Use Permission": true,
  197. "Permission": "vehiclelicence.rowboat",
  198. "Bypass Cost Permission": "vehiclelicence.rowboatfree",
  199. "Distance To Spawn": 5.0,
  200. "Time Before Vehicle Wipe (Seconds)": 0.0,
  201. "Exclude cupboard zones when wiping": false,
  202. "Maximum Health": 0.0,
  203. "Can Recall Maximum Distance": 0.0,
  204. "Can Kill Maximum Distance": 0.0,
  205. "Minimum distance from player to recall or spawn": 2.0,
  206. "Remove License Once Crashed": false,
  207. "Commands": [
  208. "row",
  209. "rowboat"
  210. ],
  211. "Purchase Prices": {
  212. "scrap": {
  213. "amount": 500,
  214. "displayName": "Scrap"
  215. }
  216. },
  217. "Spawn Prices": {},
  218. "Recall Prices": {},
  219. "Recall Cooldown Bypass Prices": {},
  220. "Spawn Cooldown Bypass Prices": {},
  221. "Spawn Cooldown (Seconds)": 300.0,
  222. "Recall Cooldown (Seconds)": 30.0,
  223. "Cooldown Permissions": {
  224. "vehiclelicence.vip": {
  225. "spawnCooldown": 300.0,
  226. "recallCooldown": 20.0
  227. },
  228. "vehiclelicence.vip+": {
  229. "spawnCooldown": 60.0,
  230. "recallCooldown": 10.0
  231. },
  232. "vehiclelicence.vip++": {
  233. "spawnCooldown": 30.0,
  234. "recallCooldown": 0.0
  235. }
  236. },
  237. "Amount Of Fuel To Spawn": 0,
  238. "Refund Fuel On Kill": true,
  239. "Refund Fuel On Crash": true,
  240. "Refund Inventory On Kill": true,
  241. "Refund Inventory On Crash": true,
  242. "Drop Inventory Items When Vehicle Recall": false
  243. },
  244. "RHIB Vehicle": {
  245. "Purchasable": true,
  246. "No Damage": false,
  247. "No Collision Damage": false,
  248. "Display Name": "Rigid Hulled Inflatable Boat",
  249. "Use Permission": true,
  250. "Permission": "vehiclelicence.rhib",
  251. "Bypass Cost Permission": "vehiclelicence.rhibfree",
  252. "Distance To Spawn": 10.0,
  253. "Time Before Vehicle Wipe (Seconds)": 0.0,
  254. "Exclude cupboard zones when wiping": false,
  255. "Maximum Health": 0.0,
  256. "Can Recall Maximum Distance": 0.0,
  257. "Can Kill Maximum Distance": 0.0,
  258. "Minimum distance from player to recall or spawn": 3.0,
  259. "Remove License Once Crashed": false,
  260. "Commands": [
  261. "rhib"
  262. ],
  263. "Purchase Prices": {
  264. "scrap": {
  265. "amount": 1000,
  266. "displayName": "Scrap"
  267. }
  268. },
  269. "Spawn Prices": {},
  270. "Recall Prices": {},
  271. "Recall Cooldown Bypass Prices": {},
  272. "Spawn Cooldown Bypass Prices": {},
  273. "Spawn Cooldown (Seconds)": 450.0,
  274. "Recall Cooldown (Seconds)": 30.0,
  275. "Cooldown Permissions": {
  276. "vehiclelicence.vip": {
  277. "spawnCooldown": 300.0,
  278. "recallCooldown": 20.0
  279. },
  280. "vehiclelicence.vip+": {
  281. "spawnCooldown": 60.0,
  282. "recallCooldown": 10.0
  283. },
  284. "vehiclelicence.vip++": {
  285. "spawnCooldown": 30.0,
  286. "recallCooldown": 0.0
  287. }
  288. },
  289. "Amount Of Fuel To Spawn": 0,
  290. "Refund Fuel On Kill": true,
  291. "Refund Fuel On Crash": true,
  292. "Refund Inventory On Kill": true,
  293. "Refund Inventory On Crash": true,
  294. "Drop Inventory Items When Vehicle Recall": false
  295. },
  296. "Hot Air Balloon Vehicle": {
  297. "Purchasable": true,
  298. "No Damage": false,
  299. "No Collision Damage": false,
  300. "Display Name": "Hot Air Balloon",
  301. "Use Permission": true,
  302. "Permission": "vehiclelicence.hotairballoon",
  303. "Bypass Cost Permission": "vehiclelicence.hotairballoonfree",
  304. "Distance To Spawn": 20.0,
  305. "Time Before Vehicle Wipe (Seconds)": 0.0,
  306. "Exclude cupboard zones when wiping": false,
  307. "Maximum Health": 0.0,
  308. "Can Recall Maximum Distance": 0.0,
  309. "Can Kill Maximum Distance": 0.0,
  310. "Minimum distance from player to recall or spawn": 5.0,
  311. "Remove License Once Crashed": false,
  312. "Commands": [
  313. "hab",
  314. "hotairballoon"
  315. ],
  316. "Purchase Prices": {
  317. "scrap": {
  318. "amount": 500,
  319. "displayName": "Scrap"
  320. }
  321. },
  322. "Spawn Prices": {},
  323. "Recall Prices": {},
  324. "Recall Cooldown Bypass Prices": {},
  325. "Spawn Cooldown Bypass Prices": {},
  326. "Spawn Cooldown (Seconds)": 900.0,
  327. "Recall Cooldown (Seconds)": 30.0,
  328. "Cooldown Permissions": {
  329. "vehiclelicence.vip": {
  330. "spawnCooldown": 300.0,
  331. "recallCooldown": 20.0
  332. },
  333. "vehiclelicence.vip+": {
  334. "spawnCooldown": 60.0,
  335. "recallCooldown": 10.0
  336. },
  337. "vehiclelicence.vip++": {
  338. "spawnCooldown": 30.0,
  339. "recallCooldown": 0.0
  340. }
  341. },
  342. "Amount Of Fuel To Spawn": 0,
  343. "Refund Fuel On Kill": true,
  344. "Refund Fuel On Crash": true,
  345. "Refund Inventory On Kill": true,
  346. "Refund Inventory On Crash": true,
  347. "Drop Inventory Items When Vehicle Recall": false
  348. },
  349. "Armored Hot Air Balloon Vehicle": {
  350. "Purchasable": true,
  351. "No Damage": false,
  352. "No Collision Damage": false,
  353. "Display Name": "Armored Hot Air Balloon",
  354. "Use Permission": true,
  355. "Permission": "vehiclelicence.armoredhotairballoon",
  356. "Bypass Cost Permission": "vehiclelicence.armoredhotairballoonfree",
  357. "Distance To Spawn": 10.0,
  358. "Time Before Vehicle Wipe (Seconds)": 0.0,
  359. "Exclude cupboard zones when wiping": false,
  360. "Maximum Health": 0.0,
  361. "Can Recall Maximum Distance": 0.0,
  362. "Can Kill Maximum Distance": 0.0,
  363. "Minimum distance from player to recall or spawn": 5.0,
  364. "Remove License Once Crashed": false,
  365. "Commands": [
  366. "ahab",
  367. "armoredhotairballoon",
  368. "armoredballoon",
  369. "aballoon"
  370. ],
  371. "Purchase Prices": {
  372. "scrap": {
  373. "amount": 500,
  374. "displayName": "Scrap"
  375. }
  376. },
  377. "Spawn Prices": {},
  378. "Recall Prices": {},
  379. "Recall Cooldown Bypass Prices": {},
  380. "Spawn Cooldown Bypass Prices": {},
  381. "Spawn Cooldown (Seconds)": 450.0,
  382. "Recall Cooldown (Seconds)": 40.0,
  383. "Cooldown Permissions": {
  384. "vehiclelicence.vip": {
  385. "spawnCooldown": 300.0,
  386. "recallCooldown": 20.0
  387. },
  388. "vehiclelicence.vip+": {
  389. "spawnCooldown": 60.0,
  390. "recallCooldown": 10.0
  391. },
  392. "vehiclelicence.vip++": {
  393. "spawnCooldown": 30.0,
  394. "recallCooldown": 0.0
  395. }
  396. },
  397. "Amount Of Fuel To Spawn": 0,
  398. "Refund Fuel On Kill": true,
  399. "Refund Fuel On Crash": true,
  400. "Refund Inventory On Kill": true,
  401. "Refund Inventory On Crash": true,
  402. "Drop Inventory Items When Vehicle Recall": false
  403. },
  404. "Ridable Horse Vehicle": {
  405. "Spawn with Double Saddle": false,
  406. "Breeds": [
  407. "Appalosa",
  408. "Bay",
  409. "Buckskin",
  410. "Chestnut",
  411. "Dapple Grey",
  412. "Piebald",
  413. "Pinto",
  414. "Red Roan",
  415. "White Thoroughbred",
  416. "Black Thoroughbred"
  417. ],
  418. "Purchasable": true,
  419. "No Damage": false,
  420. "No Collision Damage": false,
  421. "Display Name": "Ridable Horse",
  422. "Use Permission": true,
  423. "Permission": "vehiclelicence.ridablehorse",
  424. "Bypass Cost Permission": "vehiclelicence.ridablehorsefree",
  425. "Distance To Spawn": 6.0,
  426. "Time Before Vehicle Wipe (Seconds)": 0.0,
  427. "Exclude cupboard zones when wiping": false,
  428. "Maximum Health": 0.0,
  429. "Can Recall Maximum Distance": 0.0,
  430. "Can Kill Maximum Distance": 0.0,
  431. "Minimum distance from player to recall or spawn": 1.0,
  432. "Remove License Once Crashed": false,
  433. "Commands": [
  434. "horse",
  435. "ridablehorse"
  436. ],
  437. "Purchase Prices": {
  438. "scrap": {
  439. "amount": 700,
  440. "displayName": "Scrap"
  441. }
  442. },
  443. "Spawn Prices": {},
  444. "Recall Prices": {},
  445. "Recall Cooldown Bypass Prices": {},
  446. "Spawn Cooldown Bypass Prices": {},
  447. "Spawn Cooldown (Seconds)": 450.0,
  448. "Recall Cooldown (Seconds)": 30.0,
  449. "Cooldown Permissions": {
  450. "vehiclelicence.vip": {
  451. "spawnCooldown": 300.0,
  452. "recallCooldown": 20.0
  453. },
  454. "vehiclelicence.vip+": {
  455. "spawnCooldown": 60.0,
  456. "recallCooldown": 10.0
  457. },
  458. "vehiclelicence.vip++": {
  459. "spawnCooldown": 60.0,
  460. "recallCooldown": 10.0
  461. }
  462. },
  463. "Refund Inventory On Kill": true,
  464. "Refund Inventory On Crash": true,
  465. "Drop Inventory Items When Vehicle Recall": false
  466. },
  467. "Mini Copter Vehicle": {
  468. "Rotation Scale": 1.0,
  469. "Lift Fraction": 0.25,
  470. "Seconds to pause flyhack when dismount from Mini Copter.": 0,
  471. "Instant Engine Start-up (instant take-off)": false,
  472. "Purchasable": true,
  473. "No Damage": false,
  474. "No Collision Damage": false,
  475. "Display Name": "Mini Copter",
  476. "Use Permission": true,
  477. "Permission": "vehiclelicence.minicopter",
  478. "Bypass Cost Permission": "vehiclelicence.minicopterfree",
  479. "Distance To Spawn": 8.0,
  480. "Time Before Vehicle Wipe (Seconds)": 0.0,
  481. "Exclude cupboard zones when wiping": false,
  482. "Maximum Health": 0.0,
  483. "Can Recall Maximum Distance": 0.0,
  484. "Can Kill Maximum Distance": 0.0,
  485. "Minimum distance from player to recall or spawn": 2.0,
  486. "Remove License Once Crashed": false,
  487. "Commands": [
  488. "mini",
  489. "minicopter"
  490. ],
  491. "Purchase Prices": {
  492. "scrap": {
  493. "amount": 4000,
  494. "displayName": "Scrap"
  495. }
  496. },
  497. "Spawn Prices": {},
  498. "Recall Prices": {},
  499. "Recall Cooldown Bypass Prices": {},
  500. "Spawn Cooldown Bypass Prices": {},
  501. "Spawn Cooldown (Seconds)": 900.0,
  502. "Recall Cooldown (Seconds)": 30.0,
  503. "Cooldown Permissions": {
  504. "vehiclelicence.vip": {
  505. "spawnCooldown": 450.0,
  506. "recallCooldown": 20.0
  507. },
  508. "vehiclelicence.vip+": {
  509. "spawnCooldown": 60.0,
  510. "recallCooldown": 10.0
  511. },
  512. "vehiclelicence.vip++": {
  513. "spawnCooldown": 30.0,
  514. "recallCooldown": 0.0
  515. }
  516. },
  517. "Amount Of Fuel To Spawn": 0,
  518. "Refund Fuel On Kill": true,
  519. "Refund Fuel On Crash": true
  520. },
  521. "Attack Helicopter Vehicle": {
  522. "Rotation Scale": 1.0,
  523. "Lift Fraction": 0.33,
  524. "Seconds to pause flyhack when dismount from Attack Helicopter.": 0,
  525. "Instant Engine Start-up (instant take-off)": false,
  526. "HV Rocket Spawn Amount": 0,
  527. "Incendiary Rocket Spawn Amount": 0,
  528. "Flare Spawn Amount": 0,
  529. "Purchasable": true,
  530. "No Damage": false,
  531. "No Collision Damage": false,
  532. "Display Name": "Attack Helicopter",
  533. "Use Permission": true,
  534. "Permission": "vehiclelicence.attackhelicopter",
  535. "Bypass Cost Permission": "vehiclelicence.attackhelicopterfree",
  536. "Distance To Spawn": 8.0,
  537. "Time Before Vehicle Wipe (Seconds)": 0.0,
  538. "Exclude cupboard zones when wiping": false,
  539. "Maximum Health": 0.0,
  540. "Can Recall Maximum Distance": 0.0,
  541. "Can Kill Maximum Distance": 0.0,
  542. "Minimum distance from player to recall or spawn": 2.0,
  543. "Remove License Once Crashed": false,
  544. "Commands": [
  545. "attack",
  546. "aheli",
  547. "attackheli",
  548. "attackhelicopter"
  549. ],
  550. "Purchase Prices": {
  551. "scrap": {
  552. "amount": 4000,
  553. "displayName": "Scrap"
  554. }
  555. },
  556. "Spawn Prices": {},
  557. "Recall Prices": {},
  558. "Recall Cooldown Bypass Prices": {},
  559. "Spawn Cooldown Bypass Prices": {},
  560. "Spawn Cooldown (Seconds)": 900.0,
  561. "Recall Cooldown (Seconds)": 30.0,
  562. "Cooldown Permissions": {
  563. "vehiclelicence.vip": {
  564. "spawnCooldown": 450.0,
  565. "recallCooldown": 20.0
  566. },
  567. "vehiclelicence.vip+": {
  568. "spawnCooldown": 60.0,
  569. "recallCooldown": 10.0
  570. },
  571. "vehiclelicence.vip++": {
  572. "spawnCooldown": 30.0,
  573. "recallCooldown": 0.0
  574. }
  575. },
  576. "Amount Of Fuel To Spawn": 0,
  577. "Refund Fuel On Kill": true,
  578. "Refund Fuel On Crash": true,
  579. "Refund Inventory On Kill": true,
  580. "Refund Inventory On Crash": true,
  581. "Drop Inventory Items When Vehicle Recall": false
  582. },
  583. "Transport Helicopter Vehicle": {
  584. "Lift Fraction": 0.25,
  585. "Rotation Scale": 1.0,
  586. "Seconds to pause flyhack when dismount from Transport Scrap Helicopter.": 0,
  587. "Instant Engine Start-up (instant take-off)": false,
  588. "Purchasable": true,
  589. "No Damage": false,
  590. "No Collision Damage": false,
  591. "Display Name": "Transport Copter",
  592. "Use Permission": true,
  593. "Permission": "vehiclelicence.transportcopter",
  594. "Bypass Cost Permission": "vehiclelicence.transportcopterfree",
  595. "Distance To Spawn": 7.0,
  596. "Time Before Vehicle Wipe (Seconds)": 0.0,
  597. "Exclude cupboard zones when wiping": false,
  598. "Maximum Health": 0.0,
  599. "Can Recall Maximum Distance": 0.0,
  600. "Can Kill Maximum Distance": 0.0,
  601. "Minimum distance from player to recall or spawn": 4.0,
  602. "Remove License Once Crashed": false,
  603. "Commands": [
  604. "tcop",
  605. "transportcopter"
  606. ],
  607. "Purchase Prices": {
  608. "scrap": {
  609. "amount": 5000,
  610. "displayName": "Scrap"
  611. }
  612. },
  613. "Spawn Prices": {},
  614. "Recall Prices": {},
  615. "Recall Cooldown Bypass Prices": {},
  616. "Spawn Cooldown Bypass Prices": {},
  617. "Spawn Cooldown (Seconds)": 2400.0,
  618. "Recall Cooldown (Seconds)": 60.0,
  619. "Cooldown Permissions": {
  620. "vehiclelicence.vip": {
  621. "spawnCooldown": 1200.0,
  622. "recallCooldown": 30.0
  623. },
  624. "vehiclelicence.vip+": {
  625. "spawnCooldown": 60.0,
  626. "recallCooldown": 20.0
  627. },
  628. "vehiclelicence.vip++": {
  629. "spawnCooldown": 30.0,
  630. "recallCooldown": 5.0
  631. }
  632. },
  633. "Amount Of Fuel To Spawn": 0,
  634. "Refund Fuel On Kill": true,
  635. "Refund Fuel On Crash": true
  636. },
  637. "Work Cart Vehicle": {
  638. "Purchasable": false,
  639. "No Damage": false,
  640. "No Collision Damage": false,
  641. "Display Name": "Work Cart",
  642. "Use Permission": true,
  643. "Permission": "vehiclelicence.workcart",
  644. "Bypass Cost Permission": "vehiclelicence.workcartfree",
  645. "Distance To Spawn": 12.0,
  646. "Time Before Vehicle Wipe (Seconds)": 0.0,
  647. "Exclude cupboard zones when wiping": false,
  648. "Maximum Health": 0.0,
  649. "Can Recall Maximum Distance": 0.0,
  650. "Can Kill Maximum Distance": 0.0,
  651. "Minimum distance from player to recall or spawn": 6.0,
  652. "Remove License Once Crashed": false,
  653. "Commands": [
  654. "cart",
  655. "workcart"
  656. ],
  657. "Purchase Prices": {
  658. "scrap": {
  659. "amount": 2000,
  660. "displayName": "Scrap"
  661. }
  662. },
  663. "Spawn Prices": {},
  664. "Recall Prices": {},
  665. "Recall Cooldown Bypass Prices": {},
  666. "Spawn Cooldown Bypass Prices": {},
  667. "Spawn Cooldown (Seconds)": 1800.0,
  668. "Recall Cooldown (Seconds)": 30.0,
  669. "Cooldown Permissions": {
  670. "vehiclelicence.vip": {
  671. "spawnCooldown": 900.0,
  672. "recallCooldown": 10.0
  673. }
  674. },
  675. "Amount Of Fuel To Spawn": 0,
  676. "Refund Fuel On Kill": true,
  677. "Refund Fuel On Crash": true
  678. },
  679. "Sedan Rail Vehicle": {
  680. "Purchasable": false,
  681. "No Damage": false,
  682. "No Collision Damage": false,
  683. "Display Name": "Sedan Rail",
  684. "Use Permission": true,
  685. "Permission": "vehiclelicence.sedanrail",
  686. "Bypass Cost Permission": "vehiclelicence.sedanrailfree",
  687. "Distance To Spawn": 6.0,
  688. "Time Before Vehicle Wipe (Seconds)": 0.0,
  689. "Exclude cupboard zones when wiping": false,
  690. "Maximum Health": 0.0,
  691. "Can Recall Maximum Distance": 0.0,
  692. "Can Kill Maximum Distance": 0.0,
  693. "Minimum distance from player to recall or spawn": 3.0,
  694. "Remove License Once Crashed": false,
  695. "Commands": [
  696. "carrail",
  697. "sedanrail"
  698. ],
  699. "Purchase Prices": {
  700. "scrap": {
  701. "amount": 500,
  702. "displayName": "Scrap"
  703. }
  704. },
  705. "Spawn Prices": {},
  706. "Recall Prices": {},
  707. "Recall Cooldown Bypass Prices": {},
  708. "Spawn Cooldown Bypass Prices": {},
  709. "Spawn Cooldown (Seconds)": 600.0,
  710. "Recall Cooldown (Seconds)": 60.0,
  711. "Cooldown Permissions": {
  712. "vehiclelicence.vip": {
  713. "spawnCooldown": 300.0,
  714. "recallCooldown": 45.0
  715. },
  716. "vehiclelicence.vip+": {
  717. "spawnCooldown": 60.0,
  718. "recallCooldown": 20.0
  719. },
  720. "vehiclelicence.vip++": {
  721. "spawnCooldown": 30.0,
  722. "recallCooldown": 5.0
  723. }
  724. },
  725. "Amount Of Fuel To Spawn": 0,
  726. "Refund Fuel On Kill": true,
  727. "Refund Fuel On Crash": true
  728. },
  729. "Magnet Crane Vehicle": {
  730. "Purchasable": false,
  731. "No Damage": false,
  732. "No Collision Damage": false,
  733. "Display Name": "Magnet Crane",
  734. "Use Permission": true,
  735. "Permission": "vehiclelicence.magnetcrane",
  736. "Bypass Cost Permission": "vehiclelicence.magnetcranefree",
  737. "Distance To Spawn": 16.0,
  738. "Time Before Vehicle Wipe (Seconds)": 0.0,
  739. "Exclude cupboard zones when wiping": false,
  740. "Maximum Health": 0.0,
  741. "Can Recall Maximum Distance": 0.0,
  742. "Can Kill Maximum Distance": 0.0,
  743. "Minimum distance from player to recall or spawn": 8.0,
  744. "Remove License Once Crashed": false,
  745. "Commands": [
  746. "crane",
  747. "magnetcrane"
  748. ],
  749. "Purchase Prices": {
  750. "scrap": {
  751. "amount": 2000,
  752. "displayName": "Scrap"
  753. }
  754. },
  755. "Spawn Prices": {},
  756. "Recall Prices": {},
  757. "Recall Cooldown Bypass Prices": {},
  758. "Spawn Cooldown Bypass Prices": {},
  759. "Spawn Cooldown (Seconds)": 600.0,
  760. "Recall Cooldown (Seconds)": 30.0,
  761. "Cooldown Permissions": {
  762. "vehiclelicence.vip": {
  763. "spawnCooldown": 300.0,
  764. "recallCooldown": 10.0
  765. }
  766. },
  767. "Amount Of Fuel To Spawn": 0,
  768. "Refund Fuel On Kill": true,
  769. "Refund Fuel On Crash": true
  770. },
  771. "Submarine Solo Vehicle": {
  772. "Purchasable": true,
  773. "No Damage": false,
  774. "No Collision Damage": false,
  775. "Display Name": "Submarine Solo",
  776. "Use Permission": true,
  777. "Permission": "vehiclelicence.submarinesolo",
  778. "Bypass Cost Permission": "vehiclelicence.submarinesolofree",
  779. "Distance To Spawn": 5.0,
  780. "Time Before Vehicle Wipe (Seconds)": 0.0,
  781. "Exclude cupboard zones when wiping": false,
  782. "Maximum Health": 0.0,
  783. "Can Recall Maximum Distance": 0.0,
  784. "Can Kill Maximum Distance": 0.0,
  785. "Minimum distance from player to recall or spawn": 2.0,
  786. "Remove License Once Crashed": false,
  787. "Commands": [
  788. "subsolo",
  789. "solo"
  790. ],
  791. "Purchase Prices": {
  792. "scrap": {
  793. "amount": 600,
  794. "displayName": "Scrap"
  795. }
  796. },
  797. "Spawn Prices": {},
  798. "Recall Prices": {},
  799. "Recall Cooldown Bypass Prices": {},
  800. "Spawn Cooldown Bypass Prices": {},
  801. "Spawn Cooldown (Seconds)": 360.0,
  802. "Recall Cooldown (Seconds)": 60.0,
  803. "Cooldown Permissions": {
  804. "vehiclelicence.vip": {
  805. "spawnCooldown": 180.0,
  806. "recallCooldown": 45.0
  807. },
  808. "vehiclelicence.vip+": {
  809. "spawnCooldown": 60.0,
  810. "recallCooldown": 20.0
  811. },
  812. "vehiclelicence.vip++": {
  813. "spawnCooldown": 30.0,
  814. "recallCooldown": 5.0
  815. }
  816. },
  817. "Amount Of Ammo To Spawn": 0,
  818. "Amount Of Fuel To Spawn": 0,
  819. "Refund Fuel On Kill": true,
  820. "Refund Fuel On Crash": true,
  821. "Refund Inventory On Kill": true,
  822. "Refund Inventory On Crash": true,
  823. "Drop Inventory Items When Vehicle Recall": false
  824. },
  825. "Submarine Duo Vehicle": {
  826. "Purchasable": true,
  827. "No Damage": false,
  828. "No Collision Damage": false,
  829. "Display Name": "Submarine Duo",
  830. "Use Permission": true,
  831. "Permission": "vehiclelicence.submarineduo",
  832. "Bypass Cost Permission": "vehiclelicence.submarineduofree",
  833. "Distance To Spawn": 5.0,
  834. "Time Before Vehicle Wipe (Seconds)": 0.0,
  835. "Exclude cupboard zones when wiping": false,
  836. "Maximum Health": 0.0,
  837. "Can Recall Maximum Distance": 0.0,
  838. "Can Kill Maximum Distance": 0.0,
  839. "Minimum distance from player to recall or spawn": 2.0,
  840. "Remove License Once Crashed": false,
  841. "Commands": [
  842. "subduo",
  843. "duo"
  844. ],
  845. "Purchase Prices": {
  846. "scrap": {
  847. "amount": 1000,
  848. "displayName": "Scrap"
  849. }
  850. },
  851. "Spawn Prices": {},
  852. "Recall Prices": {},
  853. "Recall Cooldown Bypass Prices": {},
  854. "Spawn Cooldown Bypass Prices": {},
  855. "Spawn Cooldown (Seconds)": 360.0,
  856. "Recall Cooldown (Seconds)": 60.0,
  857. "Cooldown Permissions": {
  858. "vehiclelicence.vip": {
  859. "spawnCooldown": 180.0,
  860. "recallCooldown": 45.0
  861. },
  862. "vehiclelicence.vip+": {
  863. "spawnCooldown": 60.0,
  864. "recallCooldown": 20.0
  865. },
  866. "vehiclelicence.vip++": {
  867. "spawnCooldown": 30.0,
  868. "recallCooldown": 5.0
  869. }
  870. },
  871. "Amount Of Ammo To Spawn": 0,
  872. "Amount Of Fuel To Spawn": 0,
  873. "Refund Fuel On Kill": true,
  874. "Refund Fuel On Crash": true,
  875. "Refund Inventory On Kill": true,
  876. "Refund Inventory On Crash": true,
  877. "Drop Inventory Items When Vehicle Recall": false
  878. },
  879. "Snowmobile Vehicle": {
  880. "Purchasable": true,
  881. "No Damage": false,
  882. "No Collision Damage": false,
  883. "Display Name": "Snowmobile",
  884. "Use Permission": true,
  885. "Permission": "vehiclelicence.snowmobile",
  886. "Bypass Cost Permission": "vehiclelicence.snowmobilefree",
  887. "Distance To Spawn": 5.0,
  888. "Time Before Vehicle Wipe (Seconds)": 0.0,
  889. "Exclude cupboard zones when wiping": false,
  890. "Maximum Health": 0.0,
  891. "Can Recall Maximum Distance": 0.0,
  892. "Can Kill Maximum Distance": 0.0,
  893. "Minimum distance from player to recall or spawn": 2.0,
  894. "Remove License Once Crashed": false,
  895. "Commands": [
  896. "snow",
  897. "snowmobile"
  898. ],
  899. "Purchase Prices": {
  900. "scrap": {
  901. "amount": 1000,
  902. "displayName": "Scrap"
  903. }
  904. },
  905. "Spawn Prices": {},
  906. "Recall Prices": {},
  907. "Recall Cooldown Bypass Prices": {},
  908. "Spawn Cooldown Bypass Prices": {},
  909. "Spawn Cooldown (Seconds)": 360.0,
  910. "Recall Cooldown (Seconds)": 60.0,
  911. "Cooldown Permissions": {
  912. "vehiclelicence.vip": {
  913. "spawnCooldown": 180.0,
  914. "recallCooldown": 45.0
  915. },
  916. "vehiclelicence.vip+": {
  917. "spawnCooldown": 60.0,
  918. "recallCooldown": 20.0
  919. },
  920. "vehiclelicence.vip++": {
  921. "spawnCooldown": 30.0,
  922. "recallCooldown": 5.0
  923. }
  924. },
  925. "Amount Of Fuel To Spawn": 0,
  926. "Refund Fuel On Kill": true,
  927. "Refund Fuel On Crash": true,
  928. "Refund Inventory On Kill": true,
  929. "Refund Inventory On Crash": true,
  930. "Drop Inventory Items When Vehicle Recall": false
  931. },
  932. "Tomaha Snowmobile Vehicle": {
  933. "Purchasable": true,
  934. "No Damage": false,
  935. "No Collision Damage": false,
  936. "Display Name": "Tomaha Snowmobile",
  937. "Use Permission": true,
  938. "Permission": "vehiclelicence.tomahasnowmobile",
  939. "Bypass Cost Permission": "vehiclelicence.tomahasnowmobilefree",
  940. "Distance To Spawn": 5.0,
  941. "Time Before Vehicle Wipe (Seconds)": 0.0,
  942. "Exclude cupboard zones when wiping": false,
  943. "Maximum Health": 0.0,
  944. "Can Recall Maximum Distance": 0.0,
  945. "Can Kill Maximum Distance": 0.0,
  946. "Minimum distance from player to recall or spawn": 2.0,
  947. "Remove License Once Crashed": false,
  948. "Commands": [
  949. "tsnow",
  950. "tsnowmobile"
  951. ],
  952. "Purchase Prices": {
  953. "scrap": {
  954. "amount": 1000,
  955. "displayName": "Scrap"
  956. }
  957. },
  958. "Spawn Prices": {},
  959. "Recall Prices": {},
  960. "Recall Cooldown Bypass Prices": {},
  961. "Spawn Cooldown Bypass Prices": {},
  962. "Spawn Cooldown (Seconds)": 360.0,
  963. "Recall Cooldown (Seconds)": 60.0,
  964. "Cooldown Permissions": {
  965. "vehiclelicence.vip": {
  966. "spawnCooldown": 180.0,
  967. "recallCooldown": 45.0
  968. },
  969. "vehiclelicence.vip+": {
  970. "spawnCooldown": 60.0,
  971. "recallCooldown": 20.0
  972. },
  973. "vehiclelicence.vip++": {
  974. "spawnCooldown": 30.0,
  975. "recallCooldown": 5.0
  976. }
  977. },
  978. "Amount Of Fuel To Spawn": 0,
  979. "Refund Fuel On Kill": true,
  980. "Refund Fuel On Crash": true,
  981. "Refund Inventory On Kill": true,
  982. "Refund Inventory On Crash": true,
  983. "Drop Inventory Items When Vehicle Recall": false
  984. },
  985. "Pedal Bike Vehicle": {
  986. "Purchasable": true,
  987. "No Damage": false,
  988. "No Collision Damage": false,
  989. "Display Name": "Pedal Bike",
  990. "Use Permission": true,
  991. "Permission": "vehiclelicence.pedalbike",
  992. "Bypass Cost Permission": "vehiclelicence.pedalbikefree",
  993. "Distance To Spawn": 5.0,
  994. "Time Before Vehicle Wipe (Seconds)": 0.0,
  995. "Exclude cupboard zones when wiping": false,
  996. "Maximum Health": 0.0,
  997. "Can Recall Maximum Distance": 0.0,
  998. "Can Kill Maximum Distance": 0.0,
  999. "Minimum distance from player to recall or spawn": 2.0,
  1000. "Remove License Once Crashed": false,
  1001. "Commands": [
  1002. "bike",
  1003. "pbike"
  1004. ],
  1005. "Purchase Prices": {
  1006. "scrap": {
  1007. "amount": 100,
  1008. "displayName": "Scrap"
  1009. }
  1010. },
  1011. "Spawn Prices": {},
  1012. "Recall Prices": {},
  1013. "Recall Cooldown Bypass Prices": {},
  1014. "Spawn Cooldown Bypass Prices": {},
  1015. "Spawn Cooldown (Seconds)": 360.0,
  1016. "Recall Cooldown (Seconds)": 60.0,
  1017. "Cooldown Permissions": {
  1018. "vehiclelicence.vip": {
  1019. "spawnCooldown": 180.0,
  1020. "recallCooldown": 45.0
  1021. },
  1022. "vehiclelicence.vip+": {
  1023. "spawnCooldown": 60.0,
  1024. "recallCooldown": 20.0
  1025. },
  1026. "vehiclelicence.vip++": {
  1027. "spawnCooldown": 30.0,
  1028. "recallCooldown": 5.0
  1029. }
  1030. }
  1031. },
  1032. "Pedal Trike Vehicle": {
  1033. "Purchasable": true,
  1034. "No Damage": false,
  1035. "No Collision Damage": false,
  1036. "Display Name": "Pedal Trike",
  1037. "Use Permission": true,
  1038. "Permission": "vehiclelicence.pedaltrike",
  1039. "Bypass Cost Permission": "vehiclelicence.pedaltrikefree",
  1040. "Distance To Spawn": 5.0,
  1041. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1042. "Exclude cupboard zones when wiping": false,
  1043. "Maximum Health": 0.0,
  1044. "Can Recall Maximum Distance": 0.0,
  1045. "Can Kill Maximum Distance": 0.0,
  1046. "Minimum distance from player to recall or spawn": 2.0,
  1047. "Remove License Once Crashed": false,
  1048. "Commands": [
  1049. "trike",
  1050. "ptrike"
  1051. ],
  1052. "Purchase Prices": {
  1053. "scrap": {
  1054. "amount": 200,
  1055. "displayName": "Scrap"
  1056. }
  1057. },
  1058. "Spawn Prices": {},
  1059. "Recall Prices": {},
  1060. "Recall Cooldown Bypass Prices": {},
  1061. "Spawn Cooldown Bypass Prices": {},
  1062. "Spawn Cooldown (Seconds)": 360.0,
  1063. "Recall Cooldown (Seconds)": 60.0,
  1064. "Cooldown Permissions": {
  1065. "vehiclelicence.vip": {
  1066. "spawnCooldown": 180.0,
  1067. "recallCooldown": 45.0
  1068. },
  1069. "vehiclelicence.vip+": {
  1070. "spawnCooldown": 60.0,
  1071. "recallCooldown": 20.0
  1072. },
  1073. "vehiclelicence.vip++": {
  1074. "spawnCooldown": 30.0,
  1075. "recallCooldown": 5.0
  1076. }
  1077. }
  1078. },
  1079. "Motorbike Vehicle": {
  1080. "Purchasable": true,
  1081. "No Damage": false,
  1082. "No Collision Damage": false,
  1083. "Display Name": "Motorbike",
  1084. "Use Permission": true,
  1085. "Permission": "vehiclelicence.motorbike",
  1086. "Bypass Cost Permission": "vehiclelicence.motorbikefree",
  1087. "Distance To Spawn": 5.0,
  1088. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1089. "Exclude cupboard zones when wiping": false,
  1090. "Maximum Health": 0.0,
  1091. "Can Recall Maximum Distance": 0.0,
  1092. "Can Kill Maximum Distance": 0.0,
  1093. "Minimum distance from player to recall or spawn": 2.0,
  1094. "Remove License Once Crashed": false,
  1095. "Commands": [
  1096. "mbike",
  1097. "motorbike"
  1098. ],
  1099. "Purchase Prices": {
  1100. "scrap": {
  1101. "amount": 750,
  1102. "displayName": "Scrap"
  1103. }
  1104. },
  1105. "Spawn Prices": {},
  1106. "Recall Prices": {},
  1107. "Recall Cooldown Bypass Prices": {},
  1108. "Spawn Cooldown Bypass Prices": {},
  1109. "Spawn Cooldown (Seconds)": 600.0,
  1110. "Recall Cooldown (Seconds)": 45.0,
  1111. "Cooldown Permissions": {
  1112. "vehiclelicence.vip": {
  1113. "spawnCooldown": 300.0,
  1114. "recallCooldown": 20.0
  1115. },
  1116. "vehiclelicence.vip+": {
  1117. "spawnCooldown": 60.0,
  1118. "recallCooldown": 10.0
  1119. },
  1120. "vehiclelicence.vip++": {
  1121. "spawnCooldown": 30.0,
  1122. "recallCooldown": 5.0
  1123. }
  1124. },
  1125. "Amount Of Fuel To Spawn": 0,
  1126. "Refund Fuel On Kill": true,
  1127. "Refund Fuel On Crash": true
  1128. },
  1129. "Motorbike Sidecar Vehicle": {
  1130. "Purchasable": true,
  1131. "No Damage": false,
  1132. "No Collision Damage": false,
  1133. "Display Name": "Motorbike Sidecar",
  1134. "Use Permission": true,
  1135. "Permission": "vehiclelicence.motorbikesidecar",
  1136. "Bypass Cost Permission": "vehiclelicence.motorbikesidecarfree",
  1137. "Distance To Spawn": 5.0,
  1138. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1139. "Exclude cupboard zones when wiping": false,
  1140. "Maximum Health": 0.0,
  1141. "Can Recall Maximum Distance": 0.0,
  1142. "Can Kill Maximum Distance": 0.0,
  1143. "Minimum distance from player to recall or spawn": 2.0,
  1144. "Remove License Once Crashed": false,
  1145. "Commands": [
  1146. "mbikescar",
  1147. "motorbikesidecar"
  1148. ],
  1149. "Purchase Prices": {
  1150. "scrap": {
  1151. "amount": 1000,
  1152. "displayName": "Scrap"
  1153. }
  1154. },
  1155. "Spawn Prices": {},
  1156. "Recall Prices": {},
  1157. "Recall Cooldown Bypass Prices": {},
  1158. "Spawn Cooldown Bypass Prices": {},
  1159. "Spawn Cooldown (Seconds)": 600.0,
  1160. "Recall Cooldown (Seconds)": 45.0,
  1161. "Cooldown Permissions": {
  1162. "vehiclelicence.vip": {
  1163. "spawnCooldown": 300.0,
  1164. "recallCooldown": 20.0
  1165. },
  1166. "vehiclelicence.vip+": {
  1167. "spawnCooldown": 60.0,
  1168. "recallCooldown": 10.0
  1169. },
  1170. "vehiclelicence.vip++": {
  1171. "spawnCooldown": 30.0,
  1172. "recallCooldown": 5.0
  1173. }
  1174. },
  1175. "Amount Of Fuel To Spawn": 0,
  1176. "Refund Fuel On Kill": true,
  1177. "Refund Fuel On Crash": true
  1178. },
  1179. "Kayak Vehicle": {
  1180. "Purchasable": false,
  1181. "No Damage": false,
  1182. "No Collision Damage": false,
  1183. "Display Name": "Kayak",
  1184. "Use Permission": true,
  1185. "Permission": "vehiclelicence.kayak",
  1186. "Bypass Cost Permission": "vehiclelicence.kayakfree",
  1187. "Distance To Spawn": 5.0,
  1188. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1189. "Exclude cupboard zones when wiping": false,
  1190. "Maximum Health": 0.0,
  1191. "Can Recall Maximum Distance": 0.0,
  1192. "Can Kill Maximum Distance": 0.0,
  1193. "Minimum distance from player to recall or spawn": 2.0,
  1194. "Remove License Once Crashed": false,
  1195. "Commands": [
  1196. "kayak"
  1197. ],
  1198. "Purchase Prices": {
  1199. "scrap": {
  1200. "amount": 300,
  1201. "displayName": "Scrap"
  1202. }
  1203. },
  1204. "Spawn Prices": {},
  1205. "Recall Prices": {},
  1206. "Recall Cooldown Bypass Prices": {},
  1207. "Spawn Cooldown Bypass Prices": {},
  1208. "Spawn Cooldown (Seconds)": 300.0,
  1209. "Recall Cooldown (Seconds)": 30.0,
  1210. "Cooldown Permissions": {
  1211. "vehiclelicence.vip": {
  1212. "spawnCooldown": 30.0,
  1213. "recallCooldown": 10.0
  1214. }
  1215. }
  1216. }
  1217. },
  1218. "Modular Vehicle Settings": {
  1219. "SmallCar": {
  1220. "Purchasable": true,
  1221. "No Damage": false,
  1222. "No Collision Damage": false,
  1223. "Display Name": "Small Modular Car",
  1224. "Use Permission": true,
  1225. "Permission": "vehiclelicence.smallmodularcar",
  1226. "Bypass Cost Permission": "vehiclelicence.smallmodularcarfree",
  1227. "Distance To Spawn": 5.0,
  1228. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1229. "Exclude cupboard zones when wiping": false,
  1230. "Maximum Health": 0.0,
  1231. "Can Recall Maximum Distance": 0.0,
  1232. "Can Kill Maximum Distance": 0.0,
  1233. "Minimum distance from player to recall or spawn": 3.0,
  1234. "Remove License Once Crashed": false,
  1235. "Commands": [
  1236. "small",
  1237. "smallcar"
  1238. ],
  1239. "Purchase Prices": {
  1240. "scrap": {
  1241. "amount": 1600,
  1242. "displayName": "Scrap"
  1243. }
  1244. },
  1245. "Spawn Prices": {
  1246. "metal.refined": {
  1247. "amount": 10,
  1248. "displayName": "High Quality Metal"
  1249. }
  1250. },
  1251. "Recall Prices": {
  1252. "scrap": {
  1253. "amount": 5,
  1254. "displayName": "Scrap"
  1255. }
  1256. },
  1257. "Recall Cooldown Bypass Prices": {},
  1258. "Spawn Cooldown Bypass Prices": {},
  1259. "Spawn Cooldown (Seconds)": 900.0,
  1260. "Recall Cooldown (Seconds)": 30.0,
  1261. "Cooldown Permissions": {
  1262. "vehiclelicence.vip": {
  1263. "spawnCooldown": 450.0,
  1264. "recallCooldown": 20.0
  1265. },
  1266. "vehiclelicence.vip+": {
  1267. "spawnCooldown": 60.0,
  1268. "recallCooldown": 10.0
  1269. },
  1270. "vehiclelicence.vip++": {
  1271. "spawnCooldown": 30.0,
  1272. "recallCooldown": 5.0
  1273. }
  1274. },
  1275. "Amount Of Fuel To Spawn": 0,
  1276. "Refund Fuel On Kill": true,
  1277. "Refund Fuel On Crash": true,
  1278. "Refund Inventory On Kill": true,
  1279. "Refund Inventory On Crash": true,
  1280. "Refund Engine Items On Kill": true,
  1281. "Refund Engine Items On Crash": true,
  1282. "Refund Module Items On Kill": true,
  1283. "Refund Module Items On Crash": true,
  1284. "Drop Inventory Items When Vehicle Recall": false,
  1285. "Chassis Type (Small, Medium, Large)": "Small",
  1286. "Vehicle Module Items": [
  1287. {
  1288. "shortName": "vehicle.1mod.cockpit.with.engine",
  1289. "healthPercentage": 50.0
  1290. },
  1291. {
  1292. "shortName": "vehicle.1mod.storage",
  1293. "healthPercentage": 50.0
  1294. }
  1295. ],
  1296. "Vehicle Engine Items": [
  1297. {
  1298. "shortName": "carburetor1",
  1299. "conditionPercentage": 20.0
  1300. },
  1301. {
  1302. "shortName": "crankshaft1",
  1303. "conditionPercentage": 20.0
  1304. },
  1305. {
  1306. "shortName": "piston1",
  1307. "conditionPercentage": 20.0
  1308. },
  1309. {
  1310. "shortName": "sparkplug1",
  1311. "conditionPercentage": 20.0
  1312. },
  1313. {
  1314. "shortName": "valve1",
  1315. "conditionPercentage": 20.0
  1316. }
  1317. ]
  1318. },
  1319. "MediumCar": {
  1320. "Purchasable": true,
  1321. "No Damage": false,
  1322. "No Collision Damage": false,
  1323. "Display Name": "Medium Modular Car",
  1324. "Use Permission": true,
  1325. "Permission": "vehiclelicence.mediumodularcar",
  1326. "Bypass Cost Permission": "vehiclelicence.mediumodularcarfree",
  1327. "Distance To Spawn": 5.0,
  1328. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1329. "Exclude cupboard zones when wiping": false,
  1330. "Maximum Health": 0.0,
  1331. "Can Recall Maximum Distance": 0.0,
  1332. "Can Kill Maximum Distance": 0.0,
  1333. "Minimum distance from player to recall or spawn": 3.0,
  1334. "Remove License Once Crashed": false,
  1335. "Commands": [
  1336. "medium",
  1337. "mediumcar"
  1338. ],
  1339. "Purchase Prices": {
  1340. "scrap": {
  1341. "amount": 2400,
  1342. "displayName": "Scrap"
  1343. }
  1344. },
  1345. "Spawn Prices": {
  1346. "metal.refined": {
  1347. "amount": 50,
  1348. "displayName": "High Quality Metal"
  1349. }
  1350. },
  1351. "Recall Prices": {
  1352. "scrap": {
  1353. "amount": 8,
  1354. "displayName": "Scrap"
  1355. }
  1356. },
  1357. "Recall Cooldown Bypass Prices": {},
  1358. "Spawn Cooldown Bypass Prices": {},
  1359. "Spawn Cooldown (Seconds)": 900.0,
  1360. "Recall Cooldown (Seconds)": 30.0,
  1361. "Cooldown Permissions": {
  1362. "vehiclelicence.vip": {
  1363. "spawnCooldown": 450.0,
  1364. "recallCooldown": 20.0
  1365. },
  1366. "vehiclelicence.vip+": {
  1367. "spawnCooldown": 60.0,
  1368. "recallCooldown": 10.0
  1369. },
  1370. "vehiclelicence.vip++": {
  1371. "spawnCooldown": 30.0,
  1372. "recallCooldown": 5.0
  1373. }
  1374. },
  1375. "Amount Of Fuel To Spawn": 0,
  1376. "Refund Fuel On Kill": true,
  1377. "Refund Fuel On Crash": true,
  1378. "Refund Inventory On Kill": true,
  1379. "Refund Inventory On Crash": true,
  1380. "Refund Engine Items On Kill": true,
  1381. "Refund Engine Items On Crash": true,
  1382. "Refund Module Items On Kill": true,
  1383. "Refund Module Items On Crash": true,
  1384. "Drop Inventory Items When Vehicle Recall": false,
  1385. "Chassis Type (Small, Medium, Large)": "Medium",
  1386. "Vehicle Module Items": [
  1387. {
  1388. "shortName": "vehicle.1mod.cockpit.with.engine",
  1389. "healthPercentage": 50.0
  1390. },
  1391. {
  1392. "shortName": "vehicle.1mod.rear.seats",
  1393. "healthPercentage": 50.0
  1394. },
  1395. {
  1396. "shortName": "vehicle.1mod.flatbed",
  1397. "healthPercentage": 50.0
  1398. }
  1399. ],
  1400. "Vehicle Engine Items": [
  1401. {
  1402. "shortName": "carburetor2",
  1403. "conditionPercentage": 20.0
  1404. },
  1405. {
  1406. "shortName": "crankshaft2",
  1407. "conditionPercentage": 20.0
  1408. },
  1409. {
  1410. "shortName": "piston2",
  1411. "conditionPercentage": 20.0
  1412. },
  1413. {
  1414. "shortName": "sparkplug2",
  1415. "conditionPercentage": 20.0
  1416. },
  1417. {
  1418. "shortName": "valve2",
  1419. "conditionPercentage": 20.0
  1420. }
  1421. ]
  1422. },
  1423. "LargeCar": {
  1424. "Purchasable": true,
  1425. "No Damage": false,
  1426. "No Collision Damage": false,
  1427. "Display Name": "Large Modular Car",
  1428. "Use Permission": true,
  1429. "Permission": "vehiclelicence.largemodularcar",
  1430. "Bypass Cost Permission": "vehiclelicence.largemodularcarfree",
  1431. "Distance To Spawn": 6.0,
  1432. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1433. "Exclude cupboard zones when wiping": false,
  1434. "Maximum Health": 0.0,
  1435. "Can Recall Maximum Distance": 0.0,
  1436. "Can Kill Maximum Distance": 0.0,
  1437. "Minimum distance from player to recall or spawn": 3.0,
  1438. "Remove License Once Crashed": false,
  1439. "Commands": [
  1440. "large",
  1441. "largecar"
  1442. ],
  1443. "Purchase Prices": {
  1444. "scrap": {
  1445. "amount": 3000,
  1446. "displayName": "Scrap"
  1447. }
  1448. },
  1449. "Spawn Prices": {
  1450. "metal.refined": {
  1451. "amount": 100,
  1452. "displayName": "High Quality Metal"
  1453. }
  1454. },
  1455. "Recall Prices": {
  1456. "scrap": {
  1457. "amount": 10,
  1458. "displayName": "Scrap"
  1459. }
  1460. },
  1461. "Recall Cooldown Bypass Prices": {},
  1462. "Spawn Cooldown Bypass Prices": {},
  1463. "Spawn Cooldown (Seconds)": 900.0,
  1464. "Recall Cooldown (Seconds)": 30.0,
  1465. "Cooldown Permissions": {
  1466. "vehiclelicence.vip": {
  1467. "spawnCooldown": 450.0,
  1468. "recallCooldown": 20.0
  1469. },
  1470. "vehiclelicence.vip+": {
  1471. "spawnCooldown": 60.0,
  1472. "recallCooldown": 10.0
  1473. },
  1474. "vehiclelicence.vip++": {
  1475. "spawnCooldown": 60.0,
  1476. "recallCooldown": 5.0
  1477. }
  1478. },
  1479. "Amount Of Fuel To Spawn": 0,
  1480. "Refund Fuel On Kill": true,
  1481. "Refund Fuel On Crash": true,
  1482. "Refund Inventory On Kill": true,
  1483. "Refund Inventory On Crash": true,
  1484. "Refund Engine Items On Kill": true,
  1485. "Refund Engine Items On Crash": true,
  1486. "Refund Module Items On Kill": true,
  1487. "Refund Module Items On Crash": true,
  1488. "Drop Inventory Items When Vehicle Recall": false,
  1489. "Chassis Type (Small, Medium, Large)": "Large",
  1490. "Vehicle Module Items": [
  1491. {
  1492. "shortName": "vehicle.1mod.engine",
  1493. "healthPercentage": 50.0
  1494. },
  1495. {
  1496. "shortName": "vehicle.1mod.cockpit.armored",
  1497. "healthPercentage": 50.0
  1498. },
  1499. {
  1500. "shortName": "vehicle.1mod.passengers.armored",
  1501. "healthPercentage": 50.0
  1502. },
  1503. {
  1504. "shortName": "vehicle.1mod.storage",
  1505. "healthPercentage": 50.0
  1506. }
  1507. ],
  1508. "Vehicle Engine Items": [
  1509. {
  1510. "shortName": "carburetor3",
  1511. "conditionPercentage": 10.0
  1512. },
  1513. {
  1514. "shortName": "crankshaft3",
  1515. "conditionPercentage": 10.0
  1516. },
  1517. {
  1518. "shortName": "piston3",
  1519. "conditionPercentage": 10.0
  1520. },
  1521. {
  1522. "shortName": "piston3",
  1523. "conditionPercentage": 10.0
  1524. },
  1525. {
  1526. "shortName": "sparkplug3",
  1527. "conditionPercentage": 10.0
  1528. },
  1529. {
  1530. "shortName": "sparkplug3",
  1531. "conditionPercentage": 10.0
  1532. },
  1533. {
  1534. "shortName": "valve3",
  1535. "conditionPercentage": 10.0
  1536. },
  1537. {
  1538. "shortName": "valve3",
  1539. "conditionPercentage": 10.0
  1540. }
  1541. ]
  1542. }
  1543. },
  1544. "Train Vehicle Settings": {
  1545. "WorkCartAboveGround": {
  1546. "Purchasable": false,
  1547. "No Damage": false,
  1548. "No Collision Damage": false,
  1549. "Display Name": "Work Cart Above Ground",
  1550. "Use Permission": true,
  1551. "Permission": "vehiclelicence.workcartaboveground",
  1552. "Bypass Cost Permission": "vehiclelicence.workcartabovegroundfree",
  1553. "Distance To Spawn": 12.0,
  1554. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1555. "Exclude cupboard zones when wiping": false,
  1556. "Maximum Health": 0.0,
  1557. "Can Recall Maximum Distance": 0.0,
  1558. "Can Kill Maximum Distance": 0.0,
  1559. "Minimum distance from player to recall or spawn": 6.0,
  1560. "Remove License Once Crashed": false,
  1561. "Commands": [
  1562. "cartground",
  1563. "workcartground"
  1564. ],
  1565. "Purchase Prices": {
  1566. "scrap": {
  1567. "amount": 2000,
  1568. "displayName": "Scrap"
  1569. }
  1570. },
  1571. "Spawn Prices": {},
  1572. "Recall Prices": {},
  1573. "Recall Cooldown Bypass Prices": {},
  1574. "Spawn Cooldown Bypass Prices": {},
  1575. "Spawn Cooldown (Seconds)": 1800.0,
  1576. "Recall Cooldown (Seconds)": 30.0,
  1577. "Cooldown Permissions": {
  1578. "vehiclelicence.vip": {
  1579. "spawnCooldown": 900.0,
  1580. "recallCooldown": 10.0
  1581. }
  1582. },
  1583. "Amount Of Fuel To Spawn": 0,
  1584. "Refund Fuel On Kill": true,
  1585. "Refund Fuel On Crash": true,
  1586. "Train Components": [
  1587. {
  1588. "type": "Engine"
  1589. }
  1590. ]
  1591. },
  1592. "WorkCartCovered": {
  1593. "Purchasable": false,
  1594. "No Damage": false,
  1595. "No Collision Damage": false,
  1596. "Display Name": "Covered Work Cart",
  1597. "Use Permission": true,
  1598. "Permission": "vehiclelicence.coveredworkcart",
  1599. "Bypass Cost Permission": "vehiclelicence.coveredworkcartfree",
  1600. "Distance To Spawn": 12.0,
  1601. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1602. "Exclude cupboard zones when wiping": false,
  1603. "Maximum Health": 0.0,
  1604. "Can Recall Maximum Distance": 0.0,
  1605. "Can Kill Maximum Distance": 0.0,
  1606. "Minimum distance from player to recall or spawn": 6.0,
  1607. "Remove License Once Crashed": false,
  1608. "Commands": [
  1609. "cartcovered",
  1610. "coveredworkcart"
  1611. ],
  1612. "Purchase Prices": {
  1613. "scrap": {
  1614. "amount": 2000,
  1615. "displayName": "Scrap"
  1616. }
  1617. },
  1618. "Spawn Prices": {},
  1619. "Recall Prices": {},
  1620. "Recall Cooldown Bypass Prices": {},
  1621. "Spawn Cooldown Bypass Prices": {},
  1622. "Spawn Cooldown (Seconds)": 1800.0,
  1623. "Recall Cooldown (Seconds)": 30.0,
  1624. "Cooldown Permissions": {
  1625. "vehiclelicence.vip": {
  1626. "spawnCooldown": 900.0,
  1627. "recallCooldown": 10.0
  1628. }
  1629. },
  1630. "Amount Of Fuel To Spawn": 0,
  1631. "Refund Fuel On Kill": true,
  1632. "Refund Fuel On Crash": true,
  1633. "Train Components": [
  1634. {
  1635. "type": "CoveredEngine"
  1636. }
  1637. ]
  1638. },
  1639. "CompleteTrain": {
  1640. "Purchasable": false,
  1641. "No Damage": false,
  1642. "No Collision Damage": false,
  1643. "Display Name": "Complete Train",
  1644. "Use Permission": true,
  1645. "Permission": "vehiclelicence.completetrain",
  1646. "Bypass Cost Permission": "vehiclelicence.completetrainfree",
  1647. "Distance To Spawn": 12.0,
  1648. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1649. "Exclude cupboard zones when wiping": false,
  1650. "Maximum Health": 0.0,
  1651. "Can Recall Maximum Distance": 0.0,
  1652. "Can Kill Maximum Distance": 0.0,
  1653. "Minimum distance from player to recall or spawn": 6.0,
  1654. "Remove License Once Crashed": false,
  1655. "Commands": [
  1656. "ctrain",
  1657. "completetrain"
  1658. ],
  1659. "Purchase Prices": {
  1660. "scrap": {
  1661. "amount": 6000,
  1662. "displayName": "Scrap"
  1663. }
  1664. },
  1665. "Spawn Prices": {},
  1666. "Recall Prices": {},
  1667. "Recall Cooldown Bypass Prices": {},
  1668. "Spawn Cooldown Bypass Prices": {},
  1669. "Spawn Cooldown (Seconds)": 3600.0,
  1670. "Recall Cooldown (Seconds)": 60.0,
  1671. "Cooldown Permissions": {
  1672. "vehiclelicence.vip": {
  1673. "spawnCooldown": 900.0,
  1674. "recallCooldown": 10.0
  1675. }
  1676. },
  1677. "Amount Of Fuel To Spawn": 0,
  1678. "Refund Fuel On Kill": true,
  1679. "Refund Fuel On Crash": true,
  1680. "Train Components": [
  1681. {
  1682. "type": "Engine"
  1683. },
  1684. {
  1685. "type": "WagonA"
  1686. },
  1687. {
  1688. "type": "WagonB"
  1689. },
  1690. {
  1691. "type": "WagonC"
  1692. },
  1693. {
  1694. "type": "Unloadable"
  1695. },
  1696. {
  1697. "type": "UnloadableLoot"
  1698. }
  1699. ]
  1700. },
  1701. "Locomotive": {
  1702. "Purchasable": false,
  1703. "No Damage": false,
  1704. "No Collision Damage": false,
  1705. "Display Name": "Locomotive",
  1706. "Use Permission": true,
  1707. "Permission": "vehiclelicence.locomotive",
  1708. "Bypass Cost Permission": "vehiclelicence.locomotivefree",
  1709. "Distance To Spawn": 12.0,
  1710. "Time Before Vehicle Wipe (Seconds)": 0.0,
  1711. "Exclude cupboard zones when wiping": false,
  1712. "Maximum Health": 0.0,
  1713. "Can Recall Maximum Distance": 0.0,
  1714. "Can Kill Maximum Distance": 0.0,
  1715. "Minimum distance from player to recall or spawn": 6.0,
  1716. "Remove License Once Crashed": false,
  1717. "Commands": [
  1718. "loco",
  1719. "locomotive"
  1720. ],
  1721. "Purchase Prices": {
  1722. "scrap": {
  1723. "amount": 2000,
  1724. "displayName": "Scrap"
  1725. }
  1726. },
  1727. "Spawn Prices": {},
  1728. "Recall Prices": {},
  1729. "Recall Cooldown Bypass Prices": {},
  1730. "Spawn Cooldown Bypass Prices": {},
  1731. "Spawn Cooldown (Seconds)": 1800.0,
  1732. "Recall Cooldown (Seconds)": 30.0,
  1733. "Cooldown Permissions": {
  1734. "vehiclelicence.vip": {
  1735. "spawnCooldown": 900.0,
  1736. "recallCooldown": 10.0
  1737. }
  1738. },
  1739. "Amount Of Fuel To Spawn": 0,
  1740. "Refund Fuel On Kill": true,
  1741. "Refund Fuel On Crash": true,
  1742. "Train Components": [
  1743. {
  1744. "type": "Locomotive"
  1745. }
  1746. ]
  1747. }
  1748. },
  1749. "Version": {
  1750. "Major": 1,
  1751. "Minor": 8,
  1752. "Patch": 6
  1753. }
  1754. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement