Add config.yml support for port, host and MOTD
Some checks failed
Build JStom / build (push) Has been cancelled

This commit is contained in:
2026-01-25 23:06:05 +00:00
parent 7bbb86eab2
commit 0efdc38833
4 changed files with 73 additions and 3 deletions

4
config.yml Normal file
View File

@@ -0,0 +1,4 @@
# JStom Configuration
host: "0.0.0.0"
port: 25565
motd: "A JStom Server"