Hi together.
Accidently, i deleted the whole config folder of my rust server.
Is there any way to get the config from the running plugin to save it?
I havent done a backup for weeks so i really need to get it back...
I hope somebody can help me...
Save configs from running plugins?
Discussion in 'Rust Development' started by I am Groot!, Nov 4, 2016.
-
Loot at the Plugins. Many of them save the configs if you change a setting via console or ingame.
-
Wulf Community Admin
The problem is that the user was/is trying to save the configs for ALL plugins running. You can't modify the plugin without that config being lost, so you'd need to write a plugin to save it for every other plugin currently loaded.
