mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-17 23:54:17 +00:00
Added: STOP_SERVER_DELAY_COMMAND (#4109)
This commit is contained in:
+7
-1
@@ -246,6 +246,12 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
|
||||
<td><code></code></td>
|
||||
<td>⬜️</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>STOP_SERVER_DELAY_COMMAND</code></td>
|
||||
<td>To set a custom command to run at the start of this delay period, set <code>STOP_SERVER_DELAY_COMMAND</code> to the full command. This will run in place of the announcement.</td>
|
||||
<td><code></code></td>
|
||||
<td>⬜️</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PROXY</code></td>
|
||||
<td>You may configure the use of an HTTP/HTTPS proxy by passing the proxy's URL</td>
|
||||
@@ -670,4 +676,4 @@ This image maps known server properties as described in [this section](configura
|
||||
<td></td>
|
||||
<td><code></code></td>
|
||||
<td>⬜️</td>
|
||||
</tr> -->
|
||||
</tr> -->
|
||||
Reference in New Issue
Block a user