Skip to content

Commit e8bb9fd

Browse files
author
games647
authored
Merge pull request #534 from Smart123s/patch-3
Warn in config: linked players conflict their Java name
2 parents 119b9cb + 0d5413d commit e8bb9fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/main/resources/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ autoLoginFloodgate: false
217217
# Possible values:
218218
# false: Check for Premium Java name conflicts as described in 'autoRegister'
219219
# '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.
220222
# true: Bypass 'autoRegister's name conflict checking
221223
# linked: Bedrock accounts linked to a Java account will be allowed to join with conflicting names
222224
# !!!!!!!! WARNING: FLOODGATE SUPPORT IS AN EXPERIMENTAL FEATURE !!!!!!!!

0 commit comments

Comments
 (0)