From b7f79527534c8edac418dee0791281ff784bec72 Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 28 Jun 2024 01:45:24 -0400 Subject: Improve documentation, tweak commands --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/config.yml') diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 97f0a12..ded50ef 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -1,5 +1,5 @@ # Hides player join/leave messages in public chat -hideJoinLeaveMessages: false +hide-join-leave-messages: false # Duration in seconds to wait for more players to join wait-duration: 15 -- cgit v1.2.3