[Completed] Make shutdown message configurable

djkrose

New member
Jun 26, 2017
9
0
0
55
Hi!

I'd like to have the optional shutdown message configurable. I'm referring to this one:

ratgtlpv.png


Reason: The message just warns about a "shutdown" even when just a restart is imminent, often confusing players if the server will be coming up again. Sure, can *add* another message but that's not the same. I'd like to customize it depending on the use case, and color the message.

Also, it seems to be the only hard-coded user-facing message left, which cannot per translated for localized servers.

Suggestion: Add two new fields: Shutdown message and restart message, both with a placeholder like {time_left}, so I could write something like: "Server restart in {time_left} minutes to install mod updates. Back in 5 minutes."

Then the "Additional message" field wouldn't be necessary anymore.

djk