aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5041c1..adaa375 100644
--- a/README.md
+++ b/README.md
@@ -85,3 +85,9 @@ Defines command to start Minecraft server in `directory`.
#### status
Defines directory in which will be placed all status files generated by this
wrapper.
+
+### timeout
+Numerical value, specifying time in minutes after which will be server
+automatically shutdown if no player is on server. If value is less or equal zero,
+automatic shutdown is disabled. If value is not specified in configuration file, 0
+is used.