diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |