Skip to content

Commit 42911e9

Browse files
author
games647
committed
Rephrase auto-login documentation
Fixes #465
1 parent 546bbed commit 42911e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/main/resources/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@ mojang-request-limit: 600
202202
# https://github.com/games647/FastLogin/issues/85
203203
auto-register-unknown: false
204204

205-
# This disables the auto login from fastlogin. So a premium (like a paid account) authentication is requested, but
206-
# the player won't be auto logged into the account.
205+
# By setting this option to false, you can disable the auto login from fastlogin. So a premium (like a paid account)
206+
# authentication is requested, but the player won't be auto logged into the account from the auth plugin.
207207
#
208208
# This can be used as 2Factor authentication for better security of your accounts. A hacker then needs both passwords.
209209
# The password of your Minecraft and the password to login in with your auth plugin

0 commit comments

Comments
 (0)