Add config.yml support for port, host and MOTD
Some checks failed
Build JStom / build (push) Has been cancelled
Some checks failed
Build JStom / build (push) Has been cancelled
This commit is contained in:
@@ -21,6 +21,9 @@ dependencies {
|
||||
|
||||
// Logging
|
||||
implementation("org.slf4j:slf4j-simple:2.0.9")
|
||||
|
||||
// Config
|
||||
implementation("org.yaml:snakeyaml:2.2")
|
||||
}
|
||||
|
||||
application {
|
||||
|
||||
Reference in New Issue
Block a user