itzg / docker-minecraft-server

Docker image that provides a Minecraft Server that will automatically download selected version at startup
https://docker-minecraft-server.readthedocs.io/
Apache License 2.0
9.28k stars 1.53k forks source link

Custom STOP_SERVER_ANNOUNCE_DELAY command #2921

Open ItsNiceCraft opened 3 months ago

ItsNiceCraft commented 3 months ago

Enhancement Type

A completely new feature

Describe the enhancement

Being able to provide a custom command to be ran when it is announced that the server will stop (configurable using STOP_SERVER_ANNOUNCE_DELAY, documented here), instead of the default /say Server shutting down in x seconds would be a great addition.

itzg commented 3 months ago

Great suggestion.