From b87b59be1263027d7c25d13abb37ec24b8c3298e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Tombor?= <28480228+Smart123s@users.noreply.github.com> Date: Fri, 18 Jun 2021 23:25:46 +0200 Subject: [PATCH] FloodgateNameConflict no longer needs autoLogin The removed line is not valid after https://github.com/games647/FastLogin/commit/1f3cd5fa5b6a2d94106ef6c90af8fa92fb5ef36c --- core/src/main/resources/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/src/main/resources/config.yml b/core/src/main/resources/config.yml index 5164aa9c..366a2072 100644 --- a/core/src/main/resources/config.yml +++ b/core/src/main/resources/config.yml @@ -221,7 +221,6 @@ autoLoginFloodgate: false # # Possible values: # false: Check for Premium Java name conflicts as described in 'autoRegister' -# 'autoRegister' must be 'true' for this to work # Note: Linked players have the same name as their Java profile, so the Bedrock player will always conflict # their own Java account's name. Therefore, setting this to false will prevent any linked player from joining. # true: Bypass 'autoRegister's name conflict checking