Configuration file not being createdSolved
So yeah as the title says theres no .json in the oxide/config, I have restarted the server and reloaded the plugin a couple of times each too.
Any help would be great, cheers.
Have you verified the plugin had reloaded successfully? It relies on a very recent version of Oxide in order to add support for Horses and Kayaks so some people are getting compilation errors if they are a few versions (days) behind.
Just found this in the console when I tried to reload now:
Error while compiling: VehicleDecayProtection.cs(150,38): error CS1061: Type `RidableHorse' does not contain a definition for `lastInputTime' and no extension method `lastInputTime' of type `RidableHorse' could be found. Are you missing an assembly reference?

GaryWeston
Just found this in the console when I tried to reload now:
Error while compiling: VehicleDecayProtection.cs(150,38): error CS1061: Type `RidableHorse' does not contain a definition for `lastInputTime' and no extension method `lastInputTime' of type `RidableHorse' could be found. Are you missing an assembly reference?

You are not updated full with Rust and Oxide if you see that.

Locked automatically