From c10f21afc81b2890bc0d5e91815dffcf2575141c Mon Sep 17 00:00:00 2001 From: Tim203 Date: Wed, 24 Mar 2021 15:49:14 +0100 Subject: [PATCH] Changed the default config a bit (again) --- common/src/main/resources/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/resources/config.yml b/common/src/main/resources/config.yml index e2daf0eb..69b767cf 100644 --- a/common/src/main/resources/config.yml +++ b/common/src/main/resources/config.yml @@ -27,8 +27,8 @@ player-link: # Whether to enable the linking system. Turning this off will prevent # players from using the linking feature even if they are already linked. enabled: true - # Whether to use global linking. Global linking uses a central server to request link - # accounts, allowing people to link once, join everywhere (on servers with global linking). + # Whether to use global linking. Global Linking uses a central server to request linked accounts, + # allowing people to link once and join everywhere (on servers with global linking). use-global-linking: true # Uncomment the following lines when you want to use player linking, but you don't want to