RustAdminZed

Untitled

Sep 4th, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.39 KB | None | 0 0
  1. {
  2. "SpawnCommandPrefix": "my",
  3. "FetchCommandPrefix": "g",
  4. "DespawnCommandPrefix": "no",
  5. "AllowMultipleIdentical": false,
  6. "FetchOldVehicleInsteadOfSpawningIdentical": true,
  7. "AllowFetchingWhenOccupied": true,
  8. "DismountOccupantsWhenFetching": true,
  9. "AllowDespawningWhenOccupied": true,
  10. "RefundFuelOnDespawn": false,
  11. "NotifyWhenVehicleDestroyed": true,
  12. "DestroyVehiclesOnDisconnect": false,
  13. "PreventVehiclesDecay": true,
  14. "ClearCooldownsOnMapWipe": true,
  15. "BlockWhenMountedOrParented": true,
  16. "BlockWhenBuildingBlocked": true,
  17. "BlockInSafeZone": false,
  18. "BlockWhenCombatBlocked": false,
  19. "BlockWhenRaidBlocked": true,
  20. "RemoveChinookMapMarker": true,
  21. "Vehicles": {
  22. "mini": {
  23. "Name": "Minicopter",
  24. "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  25. "SpawnPermission": "vehicles.minicopter",
  26. "FetchPermission": "vehicles.minicopter",
  27. "Cooldown": 0.0,
  28. "StartingFuel": null,
  29. "LockFuelContainer": true,
  30. "FuelPerSecond": null,
  31. "IdleFuelPerSecond": null,
  32. "MaxFuelPerSecond": null,
  33. "ExtraMounts": null,
  34. "ExtraSeats": null,
  35. "YRotationSpawnOffset": -90.0,
  36. "MaxSpawnDistance": 5.0,
  37. "FetchDistanceLimit": 5000.0,
  38. "DespawnDistanceLimit": 5000.0,
  39. "CanOnlySpawnOnWater": false,
  40. "CanNotSpawnOnWater": false
  41. },
  42. "mini1": {
  43. "Name": "Minicopter1",
  44. "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  45. "SpawnPermission": "vehicles.minicopter1",
  46. "FetchPermission": "vehicles.minicopter1",
  47. "Cooldown": 0.0,
  48. "StartingFuel": null,
  49. "LockFuelContainer": true,
  50. "FuelPerSecond": null,
  51. "IdleFuelPerSecond": null,
  52. "MaxFuelPerSecond": null,
  53. "ExtraMounts": [
  54. {
  55. "pX": 0.0,
  56. "pY": 0.35,
  57. "pZ": -1.45,
  58. "rX": 0.0,
  59. "rY": 180.0,
  60. "rZ": 0.0
  61. }
  62. ],
  63. "ExtraSeats": [
  64. {
  65. "pX": 0.0,
  66. "pY": 0.4,
  67. "pZ": -1.1,
  68. "rX": 0.0,
  69. "rY": 180.0,
  70. "rZ": 0.0
  71. }
  72. ],
  73. "YRotationSpawnOffset": -90.0,
  74. "MaxSpawnDistance": 5.0,
  75. "FetchDistanceLimit": 5000.0,
  76. "DespawnDistanceLimit": 5000.0,
  77. "CanOnlySpawnOnWater": false,
  78. "CanNotSpawnOnWater": true
  79. },
  80. "mini2": {
  81. "Name": "Minicopter2",
  82. "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  83. "SpawnPermission": "vehicles.minicopter2",
  84. "FetchPermission": "vehicles.minicopter2",
  85. "Cooldown": 0.0,
  86. "StartingFuel": null,
  87. "LockFuelContainer": true,
  88. "FuelPerSecond": null,
  89. "IdleFuelPerSecond": null,
  90. "MaxFuelPerSecond": null,
  91. "ExtraMounts": [
  92. {
  93. "pX": 0.6,
  94. "pY": 0.2,
  95. "pZ": -0.2,
  96. "rX": 0.0,
  97. "rY": 0.0,
  98. "rZ": 0.0
  99. },
  100. {
  101. "pX": -0.6,
  102. "pY": 0.2,
  103. "pZ": -0.2,
  104. "rX": 0.0,
  105. "rY": 0.0,
  106. "rZ": 0.0
  107. }
  108. ],
  109. "ExtraSeats": [
  110. {
  111. "pX": 0.6,
  112. "pY": 0.2,
  113. "pZ": -0.5,
  114. "rX": 0.0,
  115. "rY": 0.0,
  116. "rZ": 0.0
  117. },
  118. {
  119. "pX": -0.6,
  120. "pY": 0.2,
  121. "pZ": -0.5,
  122. "rX": 0.0,
  123. "rY": 0.0,
  124. "rZ": 0.0
  125. }
  126. ],
  127. "YRotationSpawnOffset": -90.0,
  128. "MaxSpawnDistance": 5.0,
  129. "FetchDistanceLimit": 5000.0,
  130. "DespawnDistanceLimit": 5000.0,
  131. "CanOnlySpawnOnWater": false,
  132. "CanNotSpawnOnWater": true
  133. },
  134. "mini3": {
  135. "Name": "Minicopter3",
  136. "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  137. "SpawnPermission": "vehicles.minicopter3",
  138. "FetchPermission": "vehicles.minicopter3",
  139. "Cooldown": 0.0,
  140. "StartingFuel": null,
  141. "LockFuelContainer": true,
  142. "FuelPerSecond": null,
  143. "IdleFuelPerSecond": null,
  144. "MaxFuelPerSecond": null,
  145. "ExtraMounts": [
  146. {
  147. "pX": 0.0,
  148. "pY": 0.35,
  149. "pZ": -1.45,
  150. "rX": 0.0,
  151. "rY": 180.0,
  152. "rZ": 0.0
  153. },
  154. {
  155. "pX": 0.6,
  156. "pY": 0.2,
  157. "pZ": -0.2,
  158. "rX": 0.0,
  159. "rY": 0.0,
  160. "rZ": 0.0
  161. },
  162. {
  163. "pX": -0.6,
  164. "pY": 0.2,
  165. "pZ": -0.2,
  166. "rX": 0.0,
  167. "rY": 0.0,
  168. "rZ": 0.0
  169. }
  170. ],
  171. "ExtraSeats": [
  172. {
  173. "pX": 0.0,
  174. "pY": 0.4,
  175. "pZ": -1.1,
  176. "rX": 0.0,
  177. "rY": 180.0,
  178. "rZ": 0.0
  179. },
  180. {
  181. "pX": 0.6,
  182. "pY": 0.2,
  183. "pZ": -0.5,
  184. "rX": 0.0,
  185. "rY": 0.0,
  186. "rZ": 0.0
  187. },
  188. {
  189. "pX": -0.6,
  190. "pY": 0.2,
  191. "pZ": -0.5,
  192. "rX": 0.0,
  193. "rY": 0.0,
  194. "rZ": 0.0
  195. }
  196. ],
  197. "YRotationSpawnOffset": -90.0,
  198. "MaxSpawnDistance": 5.0,
  199. "FetchDistanceLimit": 5000.0,
  200. "DespawnDistanceLimit": 5000.0,
  201. "CanOnlySpawnOnWater": false,
  202. "CanNotSpawnOnWater": true
  203. },
  204. "minitest": {
  205. "Name": "MinicopterTest",
  206. "Prefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  207. "SpawnPermission": "vehicles.minicoptertest",
  208. "FetchPermission": "vehicles.minicoptertest",
  209. "Cooldown": 0.0,
  210. "StartingFuel": 1000,
  211. "LockFuelContainer": false,
  212. "FuelPerSecond": 0.001,
  213. "IdleFuelPerSecond": 0.001,
  214. "MaxFuelPerSecond": 0.01,
  215. "ExtraMounts": [
  216. {
  217. "pX": 0.0,
  218. "pY": 0.35,
  219. "pZ": -1.45,
  220. "rX": 0.0,
  221. "rY": 180.0,
  222. "rZ": 0.0
  223. }
  224. ],
  225. "ExtraSeats": [
  226. {
  227. "pX": 0.0,
  228. "pY": 0.4,
  229. "pZ": -1.1,
  230. "rX": 0.0,
  231. "rY": 180.0,
  232. "rZ": 0.0
  233. }
  234. ],
  235. "YRotationSpawnOffset": -90.0,
  236. "MaxSpawnDistance": 5.0,
  237. "FetchDistanceLimit": 5000.0,
  238. "DespawnDistanceLimit": 5000.0,
  239. "CanOnlySpawnOnWater": false,
  240. "CanNotSpawnOnWater": true
  241. },
  242. "heli": {
  243. "Name": "Scrap Transport Helicopter",
  244. "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab",
  245. "SpawnPermission": "vehicles.scraphelicopter",
  246. "FetchPermission": "vehicles.scraphelicopter",
  247. "Cooldown": 0.0,
  248. "StartingFuel": null,
  249. "LockFuelContainer": true,
  250. "FuelPerSecond": null,
  251. "IdleFuelPerSecond": null,
  252. "MaxFuelPerSecond": null,
  253. "ExtraMounts": null,
  254. "ExtraSeats": null,
  255. "YRotationSpawnOffset": -90.0,
  256. "MaxSpawnDistance": 5.0,
  257. "FetchDistanceLimit": 5000.0,
  258. "DespawnDistanceLimit": 5000.0,
  259. "CanOnlySpawnOnWater": false,
  260. "CanNotSpawnOnWater": false
  261. },
  262. "helitest": {
  263. "Name": "Scrap Transport Helicopter Test",
  264. "Prefab": "assets/content/vehicles/scrap heli carrier/scraptransporthelicopter.prefab",
  265. "SpawnPermission": "vehicles.scraphelicoptertest",
  266. "FetchPermission": "vehicles.scraphelicoptertest",
  267. "Cooldown": 0.0,
  268. "StartingFuel": null,
  269. "LockFuelContainer": true,
  270. "FuelPerSecond": null,
  271. "IdleFuelPerSecond": null,
  272. "MaxFuelPerSecond": null,
  273. "ExtraMounts": null,
  274. "ExtraSeats": null,
  275. "YRotationSpawnOffset": -90.0,
  276. "MaxSpawnDistance": 5.0,
  277. "FetchDistanceLimit": 5000.0,
  278. "DespawnDistanceLimit": 5000.0,
  279. "CanOnlySpawnOnWater": false,
  280. "CanNotSpawnOnWater": false
  281. },
  282. "boat": {
  283. "Name": "Row Boat",
  284. "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
  285. "SpawnPermission": "vehicles.rowboat",
  286. "FetchPermission": "vehicles.rowboat",
  287. "Cooldown": 0.0,
  288. "StartingFuel": null,
  289. "LockFuelContainer": true,
  290. "FuelPerSecond": null,
  291. "IdleFuelPerSecond": null,
  292. "MaxFuelPerSecond": null,
  293. "ExtraMounts": null,
  294. "ExtraSeats": null,
  295. "YRotationSpawnOffset": -90.0,
  296. "MaxSpawnDistance": 3.0,
  297. "FetchDistanceLimit": 5000.0,
  298. "DespawnDistanceLimit": 5000.0,
  299. "CanOnlySpawnOnWater": true,
  300. "CanNotSpawnOnWater": false
  301. },
  302. "boattest": {
  303. "Name": "Row Boat Test",
  304. "Prefab": "assets/content/vehicles/boats/rowboat/rowboat.prefab",
  305. "SpawnPermission": "vehicles.rowboattest",
  306. "FetchPermission": "vehicles.rowboattest",
  307. "Cooldown": 0.0,
  308. "StartingFuel": 1000,
  309. "LockFuelContainer": false,
  310. "FuelPerSecond": 0.025,
  311. "IdleFuelPerSecond": 0.001,
  312. "MaxFuelPerSecond": 0.01,
  313. "ExtraMounts": null,
  314. "ExtraSeats": null,
  315. "YRotationSpawnOffset": -90.0,
  316. "MaxSpawnDistance": 3.0,
  317. "FetchDistanceLimit": 5000.0,
  318. "DespawnDistanceLimit": 5000.0,
  319. "CanOnlySpawnOnWater": true,
  320. "CanNotSpawnOnWater": false
  321. },
  322. "rhib": {
  323. "Name": "RHIB",
  324. "Prefab": "assets/content/vehicles/boats/rhib/rhib.prefab",
  325. "SpawnPermission": "vehicles.rhib",
  326. "FetchPermission": "vehicles.rhib",
  327. "Cooldown": 0.0,
  328. "StartingFuel": null,
  329. "LockFuelContainer": true,
  330. "FuelPerSecond": null,
  331. "IdleFuelPerSecond": null,
  332. "MaxFuelPerSecond": null,
  333. "ExtraMounts": null,
  334. "ExtraSeats": null,
  335. "YRotationSpawnOffset": -90.0,
  336. "MaxSpawnDistance": 5.0,
  337. "FetchDistanceLimit": 5000.0,
  338. "DespawnDistanceLimit": 5000.0,
  339. "CanOnlySpawnOnWater": true,
  340. "CanNotSpawnOnWater": false
  341. },
  342. "kayak": {
  343. "Name": "Kayak",
  344. "Prefab": "assets/content/vehicles/boats/kayak/kayak.prefab",
  345. "SpawnPermission": "vehicles.kayak",
  346. "FetchPermission": "vehicles.kayak",
  347. "Cooldown": 0.0,
  348. "StartingFuel": null,
  349. "LockFuelContainer": true,
  350. "FuelPerSecond": null,
  351. "IdleFuelPerSecond": null,
  352. "MaxFuelPerSecond": null,
  353. "ExtraMounts": null,
  354. "ExtraSeats": null,
  355. "YRotationSpawnOffset": -90.0,
  356. "MaxSpawnDistance": 3.0,
  357. "FetchDistanceLimit": 5000.0,
  358. "DespawnDistanceLimit": 5000.0,
  359. "CanOnlySpawnOnWater": true,
  360. "CanNotSpawnOnWater": false
  361. },
  362. "sub1": {
  363. "Name": "Solo Submarine",
  364. "Prefab": "assets/content/vehicles/submarine/submarinesolo.entity.prefab",
  365. "SpawnPermission": "vehicles.submarinesolo",
  366. "FetchPermission": "vehicles.submarinesolo",
  367. "Cooldown": 0.0,
  368. "StartingFuel": null,
  369. "LockFuelContainer": true,
  370. "FuelPerSecond": null,
  371. "IdleFuelPerSecond": null,
  372. "MaxFuelPerSecond": null,
  373. "ExtraMounts": null,
  374. "ExtraSeats": null,
  375. "YRotationSpawnOffset": -90.0,
  376. "MaxSpawnDistance": 3.0,
  377. "FetchDistanceLimit": 5000.0,
  378. "DespawnDistanceLimit": 5000.0,
  379. "CanOnlySpawnOnWater": true,
  380. "CanNotSpawnOnWater": false
  381. },
  382. "sub2": {
  383. "Name": "Duo Submarine",
  384. "Prefab": "assets/content/vehicles/submarine/submarineduo.entity.prefab",
  385. "SpawnPermission": "vehicles.submarineduo",
  386. "FetchPermission": "vehicles.submarineduo",
  387. "Cooldown": 0.0,
  388. "StartingFuel": null,
  389. "LockFuelContainer": true,
  390. "FuelPerSecond": null,
  391. "IdleFuelPerSecond": null,
  392. "MaxFuelPerSecond": null,
  393. "ExtraMounts": null,
  394. "ExtraSeats": null,
  395. "YRotationSpawnOffset": -90.0,
  396. "MaxSpawnDistance": 3.0,
  397. "FetchDistanceLimit": 5000.0,
  398. "DespawnDistanceLimit": 5000.0,
  399. "CanOnlySpawnOnWater": true,
  400. "CanNotSpawnOnWater": false
  401. },
  402. "snow": {
  403. "Name": "Snowmobile",
  404. "Prefab": "assets/content/vehicles/snowmobiles/snowmobile.prefab",
  405. "SpawnPermission": "vehicles.snowmobile",
  406. "FetchPermission": "vehicles.snowmobile",
  407. "Cooldown": 0.0,
  408. "StartingFuel": null,
  409. "LockFuelContainer": true,
  410. "FuelPerSecond": null,
  411. "IdleFuelPerSecond": null,
  412. "MaxFuelPerSecond": null,
  413. "ExtraMounts": null,
  414. "ExtraSeats": null,
  415. "YRotationSpawnOffset": -90.0,
  416. "MaxSpawnDistance": 3.0,
  417. "FetchDistanceLimit": 5000.0,
  418. "DespawnDistanceLimit": 5000.0,
  419. "CanOnlySpawnOnWater": false,
  420. "CanNotSpawnOnWater": true
  421. },
  422. "tomaha": {
  423. "Name": "Tomaha Snowmobile",
  424. "Prefab": "assets/content/vehicles/snowmobiles/tomahasnowmobile.prefab",
  425. "SpawnPermission": "vehicles.tomaha",
  426. "FetchPermission": "vehicles.tomaha",
  427. "Cooldown": 0.0,
  428. "StartingFuel": null,
  429. "LockFuelContainer": true,
  430. "FuelPerSecond": null,
  431. "IdleFuelPerSecond": null,
  432. "MaxFuelPerSecond": null,
  433. "ExtraMounts": null,
  434. "ExtraSeats": null,
  435. "YRotationSpawnOffset": -90.0,
  436. "MaxSpawnDistance": 3.0,
  437. "FetchDistanceLimit": 5000.0,
  438. "DespawnDistanceLimit": 5000.0,
  439. "CanOnlySpawnOnWater": false,
  440. "CanNotSpawnOnWater": false
  441. },
  442. "ch47": {
  443. "Name": "Chinook",
  444. "Prefab": "assets/prefabs/npc/ch47/ch47.entity.prefab",
  445. "SpawnPermission": "vehicles.chinook",
  446. "FetchPermission": "vehicles.chinook",
  447. "Cooldown": 0.0,
  448. "StartingFuel": null,
  449. "LockFuelContainer": true,
  450. "FuelPerSecond": null,
  451. "IdleFuelPerSecond": null,
  452. "MaxFuelPerSecond": null,
  453. "ExtraMounts": null,
  454. "ExtraSeats": null,
  455. "YRotationSpawnOffset": -90.0,
  456. "MaxSpawnDistance": 3.0,
  457. "FetchDistanceLimit": 5000.0,
  458. "DespawnDistanceLimit": 50.0,
  459. "CanOnlySpawnOnWater": false,
  460. "CanNotSpawnOnWater": false
  461. },
  462. "horse": {
  463. "Name": "Ridable Horse",
  464. "Prefab": "assets/rust.ai/nextai/testridablehorse.prefab",
  465. "SpawnPermission": "vehicles.ridablehorse",
  466. "FetchPermission": "vehicles.ridablehorse",
  467. "Cooldown": 0.0,
  468. "StartingFuel": null,
  469. "LockFuelContainer": true,
  470. "FuelPerSecond": null,
  471. "IdleFuelPerSecond": null,
  472. "MaxFuelPerSecond": null,
  473. "ExtraMounts": null,
  474. "ExtraSeats": null,
  475. "YRotationSpawnOffset": -90.0,
  476. "MaxSpawnDistance": 3.0,
  477. "FetchDistanceLimit": 5000.0,
  478. "DespawnDistanceLimit": 5000.0,
  479. "CanOnlySpawnOnWater": false,
  480. "CanNotSpawnOnWater": true
  481. }
  482. },
  483. "Version": {
  484. "Major": 0,
  485. "Minor": 0,
  486. "Patch": 8
  487. }
  488. }
Advertisement
Add Comment
Please, Sign In to add comment