Minor - update setting name in config.yml
This commit is contained in:
parent
0beb937b8f
commit
9ae20df670
@ -128,7 +128,7 @@ settings:
|
|||||||
# Enable double check of password when you register
|
# Enable double check of password when you register
|
||||||
# when it's true, registration require that kind of command:
|
# when it's true, registration require that kind of command:
|
||||||
# /register <password> <confirmPassword>
|
# /register <password> <confirmPassword>
|
||||||
enablePasswordVerifier: true
|
enablePasswordConfirmation: true
|
||||||
# Should we protect the player inventory before logging in?
|
# Should we protect the player inventory before logging in?
|
||||||
ProtectInventoryBeforeLogIn: true
|
ProtectInventoryBeforeLogIn: true
|
||||||
# Should we display all other accounts from a player when he joins?
|
# Should we display all other accounts from a player when he joins?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user