8 lines
134 B
TOML
8 lines
134 B
TOML
log_level = "debug"
|
|
max_players = 20
|
|
motd = "Hello world!"
|
|
ping_game_version = "1.18.1"
|
|
port = 25565
|
|
server_icon = "server-icon.png"
|
|
|