Fixed #81
This commit is contained in:
parent
2485514111
commit
9daf44d512
@ -39,7 +39,7 @@ public final class PluginSettings implements SettingsHolder {
|
||||
"https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/translations.md"
|
||||
})
|
||||
public static final Property<String> MESSAGES_LANGUAGE =
|
||||
newProperty("settings.messagesLanguage", "zhcn");
|
||||
newProperty("settings.messagesLanguage", "en");
|
||||
|
||||
@Comment({
|
||||
"Enables switching a player to defined permission groups before they log in.",
|
||||
|
||||
@ -11,6 +11,7 @@ registration:
|
||||
command_usage: '&c正确用法:“/reg <密码> <重复密码>”'
|
||||
reg_only: '&c只允许注册过的玩家进服!'
|
||||
success: '&a*** 已成功注册 ***'
|
||||
kicked_admin_registered: '&a*** 管理员刚刚注册了您; 请重新登录 ***'
|
||||
|
||||
# Password errors on registration
|
||||
password:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user