0.0.2: Adding support to YML
This commit is contained in:
parent
a8e7312f45
commit
8a8829fbf3
6 changed files with 177 additions and 28 deletions
|
@ -1,3 +1,5 @@
|
|||
version: "${project.version}"
|
||||
motd: "YAY, Super server!"
|
||||
motd-reload: "Server reloading!"
|
||||
motd-reload: "Server reloading!"
|
||||
|
||||
storage: "MONGODB" #switch between "MONGODB", "MYSQL"(not implemented), "YML"(currzently making it)
|
Loading…
Add table
Add a link
Reference in a new issue