aboutsummaryrefslogtreecommitdiff
path: root/todo.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-12-11 19:55:39 +0100
committerKarel Kočí <cynerd@email.cz>2015-12-11 19:55:39 +0100
commit324c3a64ef7a003b07eb902c4d8f07b8375690e9 (patch)
treebca794c4f7defb323c9df5bea7db09ed70909c61 /todo.md
parent89623a6e6d304c71285cb325ff6988fe9af0374c (diff)
downloadmcserver-wrapper-324c3a64ef7a003b07eb902c4d8f07b8375690e9.tar.gz
mcserver-wrapper-324c3a64ef7a003b07eb902c4d8f07b8375690e9.tar.bz2
mcserver-wrapper-324c3a64ef7a003b07eb902c4d8f07b8375690e9.zip
Change way to set alternative configuration file
Until now was configuration loaded when script was started. From now on will be loaded after argument parsing. This allows setting other than standard configuration files from command line. It was possible, but only by environment variable.
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index ac9be6f..5712562 100644
--- a/todo.md
+++ b/todo.md
@@ -1,6 +1,5 @@
mcwrapper
=========
- * 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)