in config there is an option:
"Name": "Car",
"Options": {
"Modules": [
"vehicle.1mod.cockpit.with.engine",
"vehicle.1mod.rear.seats",
"vehicle.1mod.engine"
],
"EnginePartsTier": 2,
"FuelAmount": 25,
"CodeLock": true
in the /data/SpawnModularCar_CommonPresets.json, there is no CodeLock option:
{
"Name": "Car2",
"ModuleIDs": [
170758448,
1559779253
]
},
maybe there is another way to auto codelock preset vehicles that I'm missing.
if I run /vlock from the other plugin, it works fine.