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

[FEATURE REQUEST] Modify Server Restart Message #135

Open MaradoV opened 4 weeks ago

MaradoV commented 4 weeks ago

I would like to personalize the message shown for the server restart warnings. Currently the message shows image

And I would love to be able to personalize the message like you've shown here image

If this is already available please point me in the right direction as I can't seem to find anywhere.

egebilecen commented 4 weeks ago

Hey, it is not possible to customize these messages at the moment. A way to customize them may be added in the future. To be frank, it is very unlikely that they will be customizable due to the localization system. It is actually possible to update the downloaded localization file and change the message; however, if the default language is used, it is not possible unless we update the bot to create a default localization file.