Archived
0
This repository has been archived on 2022-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mc-server/server/src/main/resources/config-default.conf

35 lines
486 B
Plaintext

server {
host: "127.0.0.1"
port: 25565
}
motd: """&bmc-project &8:: &4ZERO
&8develop by &7DmitriyMX"""
disconnect-reason: "&4Server is not available."
players {
max-online: 0
fake-online {
enable: false
value: 0
}
}
# Размер значка: 64x64 px
icon {
enable: false
path: "favicon.png"
}
world {
view-distance: 8
spawn {
x: 0.5
y: 17
z: 0.5
}
// biome_id;count,id:meta;count,id:meta;...
flat-generator: "1;3,7:0;13,1:0;1,2:0"
}