mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +02:00
Merge pull request #534 from Smart123s/patch-3
Warn in config: linked players conflict their Java name
This commit is contained in:
@ -217,6 +217,8 @@ autoLoginFloodgate: false
|
|||||||
# Possible values:
|
# Possible values:
|
||||||
# false: Check for Premium Java name conflicts as described in 'autoRegister'
|
# false: Check for Premium Java name conflicts as described in 'autoRegister'
|
||||||
# 'autoRegister' must be 'true' for this to work
|
# '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
|
# true: Bypass 'autoRegister's name conflict checking
|
||||||
# linked: Bedrock accounts linked to a Java account will be allowed to join with conflicting names
|
# linked: Bedrock accounts linked to a Java account will be allowed to join with conflicting names
|
||||||
# !!!!!!!! WARNING: FLOODGATE SUPPORT IS AN EXPERIMENTAL FEATURE !!!!!!!!
|
# !!!!!!!! WARNING: FLOODGATE SUPPORT IS AN EXPERIMENTAL FEATURE !!!!!!!!
|
||||||
|
Reference in New Issue
Block a user