We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 119b9cb + 0d5413d commit e8bb9fdCopy full SHA for e8bb9fd
core/src/main/resources/config.yml
@@ -217,6 +217,8 @@ autoLoginFloodgate: false
217
# Possible values:
218
# false: Check for Premium Java name conflicts as described in 'autoRegister'
219
# 'autoRegister' must be 'true' for this to work
220
+# Note: Linked players have the same name as their Java profile, so the Bedrock player will always conflict
221
+# their own Java account's name. Therefore, setting this to false will prevent any linked player from joining.
222
# true: Bypass 'autoRegister's name conflict checking
223
# linked: Bedrock accounts linked to a Java account will be allowed to join with conflicting names
224
# !!!!!!!! WARNING: FLOODGATE SUPPORT IS AN EXPERIMENTAL FEATURE !!!!!!!!
0 commit comments