Put this into your server.cfg
start FearlessStudios-DisableVehicleWeapons
The config can have more vehicles added to it simply by adding
['vehicle_name'] = true
config = {}
config.disabledVehicleWeapons = {
['vehicle_name'] = true,
}
-- You are able to add as many as you like
-- These are the vehicleName if you are unsure what the vehicle name is enable debug below to see it in the F8 console
config.debug = false -- Set to true to show debug in the F8 console when entering vehicles