I have been trying to get my Fragnet hosted Oxide-plugins for Rust to work for several days now.
I have tried multiple ways of inserting the .cs -file to the oxide/plugins -folder. Anyhow no matter what I do it does not create the neccesary config file in the oxide/config folder.
What can I do to fix this. I think the problem is at my end and stuff I have done before. Any tips or tricks would be much appreciated![]()
Solved Plugins not creating config files (wrong directory)
Discussion in 'Rust Discussion' started by Oliver__, Oct 10, 2017.
-
In 7 days you never got in touch with your support
-
Wulf Community Admin
If a plugin is not creating a config file it either does not have a config file, the plugin is in the wrong location, or Oxide is not installed. If the host is setting +oxide.directory, that is where the plugins would go under plugins.
-
That is the problem. The plugin I want to use has a config file (ConnectMessages) and the oxide is installed. The path is also correct. (Server/oxide/plugins).
I just noticed that the oxide.config.json -file is inside server/oxide and server/oxide/plugins, is this supposed to be like this? -
Wulf Community Admin
-
Oxide is running 2.0.3528 and Rust 1660 (2022.152.1)
and the error log said failed to load plugin (no source found) -
Wulf Community Admin
-
I have tried both ways. Manyally first downloading it to my computer and the to the server file and using the oxide plugin installer
-
Wulf Community Admin
-
Now I found the correcet folder and it might have been altered after the update or something since the plugins used to work in the other folder.
Thanks for the help! -
Wulf Community Admin
-
Thats really weird, but I'm still quite confused about all of this. But now its working! Thanks!