From d3bcf2e4366093049b5b372fbdbe14f902ae35be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 11 Dec 2015 18:51:23 +0100 Subject: Add automatic server shutdown Wrapper can be set to stop server if no player is online for certain time. --- todo.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'todo.md') diff --git a/todo.md b/todo.md index 46905e0..ac9be6f 100644 --- a/todo.md +++ b/todo.md @@ -1,3 +1,7 @@ mcwrapper ========= - * Add automatic server shutdown after elapsed time without any player + * Add option to specify configuration file instead of environment variable + * Add option to print used configuration (source of configuration and variables) + * Overwriting specific configuration options from command line + * Format prints same as Minecraft server (time stamp and source) + * Add options to print important paths for specific server status files -- cgit v1.2.3