Rust servers with server tags in the wipe-schedule group have access to a special event called the missile silo. El propósito principal de este evento es reiniciar el servidor, lo que comienza a activar actividades de fin de juego a medida que el servidor se acerca al día de reinicio. Algunas de estas actividades de fin de juego pueden incluir jets sobrevuelos de la isla y tanques Bradley merodeando abiertamente por las carreteras. Dado que estos eventos pueden interrumpir el juego normal para personajes nuevos, establecer una fecha adecuada para el reinicio del servidor es crucial.
Requisito: El evento de silo de misiles solo ocurre en servidores con una
semanal,quincenal, omensualetiqueta de servidor. Aprende a agregar etiquetas de servidor aquí.
1. Inicia sesión en el panel de BisectHosting Starbase.
2. Select the Config Files tab and choose Server Auto Config.
3. In a new line, input the desired wipe settings:wipeDayofWeek [0-6]wipeHourofDay [0-23]
Note: Day
0starts on a Sunday, and time is presented in 24-hour format.
Alternatively, use a UNIX timestamp: wipeUnixTimestampOverride [Timestamp]
Note: Find the UNIX timestamp using a converter here.
4. Presiona el botón Guardar.
5. Ve a la pestaña Consola.
6. Run the following command to apply the changes: server.readcfg
7. Run the following command to check the wipe details: PrintWipe