добавлен config
This commit is contained in:
13
server/src/main/resources/config.yml
Normal file
13
server/src/main/resources/config.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
server:
|
||||
host: 127.0.0.1
|
||||
port: 25565
|
||||
|
||||
motd: 'mc-project::ZERO'
|
||||
|
||||
players:
|
||||
max-online: 0
|
||||
online: 0
|
||||
|
||||
icon:
|
||||
enable: false
|
||||
path: favicon.png
|
||||
Reference in New Issue
Block a user