0.0.2: Adding support to YML

This commit is contained in:
unurled 2021-12-14 11:42:21 +01:00
parent a8e7312f45
commit 8a8829fbf3
6 changed files with 177 additions and 28 deletions

View file

@ -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)