When the server reboots, it gives an error. You have to restart the plugin manually.
When the server reboots, it gives an error
Could you provide the error you are receiving please?
It doesn’t write the error to the log file itself, it’s just that the plug-in does not load at reboot, I have to load it manually.
There would be an error generally if a plugin isn't loading at start.
I’ll check it in the log files, then I’ll write.
Merged post
[SERVER v1.0.20] Console: FancyDrop.cs(234,15): warning CS0414: The private field `Oxide.Plugins.FancyDrop.spawnFilter' is assigned but its value is never used
Merged post
[SERVER v1.0.20] Console: FancyDrop.cs(234,15): warning CS0414: The private field `Oxide.Plugins.FancyDrop.spawnFilter' is assigned but its value is never used
That is a compile warning, not a error. Check the other log file.
I did not find another mistake. There is one that sent. The plugin is not loaded, but you do not want to do it.
If the plugin is not loaded, then there'd either be an error or otherwise an indication in your oxide/logs; if Oxide is installed. What was provided previously is NOT an error and will NOT prevent the plugin from loading or working.