GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.31k stars 821 forks source link

[FEATURE] Rust delete custom files on server Wipe. #3302

Open Leoguy77 opened 3 years ago

Leoguy77 commented 3 years ago

User Story

Im currently working on a Rust Server Setup and id like to wipe it automatically. I have Oxide installed and there are some files that need to get deleted on Wipe like Kits Data and some other stuff.

Basic info

Further Information

It would be nice if it was possible to add custom files to be also deleted on Server Wipe.

Further Reading

Maybe add it as an config file which is used by the wipe.sh

dgibbs64 commented 3 years ago

let me know the exact files that need deleting and we can look to add this in.