From 9ae20df670fb196ba0b3f6a1c46cd8adcf13abf0 Mon Sep 17 00:00:00 2001 From: ljacqu Date: Wed, 23 Dec 2015 22:51:11 +0100 Subject: [PATCH] Minor - update setting name in config.yml --- src/main/resources/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 8959f33b..4c3ac885 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -128,7 +128,7 @@ settings: # Enable double check of password when you register # when it's true, registration require that kind of command: # /register - enablePasswordVerifier: true + enablePasswordConfirmation: true # Should we protect the player inventory before logging in? ProtectInventoryBeforeLogIn: true # Should we display all other accounts from a player when he joins?