egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
61 stars 11 forks source link

Restart schedules off #118

Closed PgRusher closed 6 months ago

PgRusher commented 6 months ago

how can I set off restart schedules? It restarts itself every 6 hours but in default it should be off when we set it up for the first time

egebilecen commented 6 months ago

Hey, it is not possible to toggle it on/off. Only way to "simulate" it is the setting a very large number to the restart interval.

PgRusher commented 6 months ago

ah sad thanks