diff --git a/composition.toml b/composition.toml index c16a524..36290ef 100644 --- a/composition.toml +++ b/composition.toml @@ -1,5 +1,5 @@ favicon = "server-icon.png" -max_players = 4294967295 -motd = "Hell world!" +max_players = 20 +motd = "Hello world!" port = 25565 log_level = "debug" \ No newline at end of file