Rust has a global wipe day on the first Tuesday of every month.
You don't have to worry about it with us, we have a script ready to perform the wipe and update, and you can set what exactly you want to skip, or plan your next map seeds in advance. All this on the exact day of the wipe day.
Below we describe how to set up the task correctly
- In the main menu, click on "Task Scheduler"
- Select the task named "Wipe on Rust Wipe Day"
- Set the task to run every day at any time (the task must run every day to check whether it is WipeDay or not. Not to worry, if it's not wipeday, the task does nothing)

- Next, in the tab at the top you will see the option "Script Parameters"
- Here you can set the details to perform the wipe. In our case we want to wipe the map, wipe players and their blueprints and we don't want to use random seed. We will write the list of seeds we want to use in the following wipes in the Seed list, the system will take them in the order listed, every month.
- Seed is written in the format SEED:SIZE, for example 1234567890:3500

- In the Advanced Options tab, let it start immediately
- Click on Save
