

Respawns missing Airwolf vehicle vendor
Respawns missing Airwolf vehicle vendor, Fishing Village boat vendors, and Stable horse and saddle vendors, which can turn up missing for some reason.
An admin-level player simply goes to the desired location and types, e.g., /vsp.
NOTES:
Commands
Configuration
{ "Options": { "autoPlaceVendors": false, "alwaysPlaceVendors": false, "placeMiniVendor": true,
"placeBoatVendor": true,
"placeHorseVendor": true,
"fixInvisibleBanditVendors": false,
"debug": false
}, "Version": { "Major": 1, "Minor": 0, "Patch": 6 } }
If "autoPlaceVendors" is true, then the Airwolf vendor will be re-created on plugin load. However, if "alwaysPlaceVendors" is false, it will only be placed if the vendor is not already there. If that variable is true, it will be killed and re-created each time.
If you set "fixInvisibleBanditVendors" to true, any missing shop vendor NPCs at Bandit should get respawned assuming the invisible shops are still there.
Most admins will probably want to set autoPlaceVendors, alwaysPlaceVendors, placeMiniVendor, and placeBoatVendor to true.