From 39a11da7e5d8db3559112028a8d967ebe301cf26 Mon Sep 17 00:00:00 2001 From: Kooldude183 <33386263+Kooldude183@users.noreply.github.com> Date: Thu, 10 Dec 2020 14:13:54 -0800 Subject: [PATCH] Fix resource pack description in config (#1649) --- connector/src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connector/src/main/resources/config.yml b/connector/src/main/resources/config.yml index dc61feb7..bdb21216 100644 --- a/connector/src/main/resources/config.yml +++ b/connector/src/main/resources/config.yml @@ -122,8 +122,8 @@ allow-custom-skulls: true above-bedrock-nether-building: false # Force clients to load all resource packs if there are any. -# If set to false it allows the user to disconnect from the server if they don't -# want to download the resource packs +# If set to false, it allows the user to connect to the server even if they don't +# want to download the resource packs. force-resource-packs: true # Allows Xbox achievements to be unlocked.