From b4ed1572e9da39b05482aeb533fe1f34cac897fe Mon Sep 17 00:00:00 2001 From: Garen Tyler Date: Tue, 19 Apr 2022 18:10:16 -0600 Subject: [PATCH] Revert composition.toml --- composition.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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