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
67 stars 14 forks source link

[Question] How to disable restart server? #5

Closed mingyu-lee closed 1 year ago

mingyu-lee commented 1 year ago

Hello,

How to disable restart server?

egebilecen commented 1 year ago

Hey there. I didn’t add a particular command to enable / disable it. You can just set restart interval to super big number. Like 365 days in minutes. That should do it. :)