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

!initiate_shutdown #39

Closed 6-- closed 1 year ago

6-- commented 1 year ago

Hello, thank you for maintaining and adding new features to the bot

A !initiate_shutdown / !abort_shutdown will be a perfect commands for updating the server or adding a new mod

egebilecen commented 1 year ago

I will go ahead and deny this feature as I don't think it is must have and it's kinda tricky to implement in current system without changing restart schedule itself as I would be needed to add checks to see if a shutdown was initiated and close the server accordingly.