Add "/email show" command.

#922
This commit is contained in:
DNx5
2016-10-17 22:16:29 +07:00
parent dc5fe64b15
commit 71e4c59c20
29 changed files with 355 additions and 251 deletions
+27 -25
View File
@@ -41,35 +41,37 @@ wrong_captcha: '&cNeteisinga Captcha, naudokite : /captcha THE_CAPTCHA'
valid_captcha: '&cJusu captcha Teisinga!'
kick_forvip: '&cA VIP prisijunge i pilna serveri!'
kick_fullserver: '&cServeris yra pilnas, Atsiprasome.'
# TODO recovery_code_incorrect: 'The recovery code is not correct! Use /email recovery [email] to generate a new one'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO email_changed: '&2Email address changed correctly!'
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
# TODO accounts_owned_self: 'You own %count accounts:'
# TODO new_email_invalid: '&cInvalid new email, try again!'
# TODO email_already_used: '&4The email address is already being used'
# TODO denied_command: '&cIn order to use this command you must be authenticated!'
# TODO same_ip_online: 'A player with the same IP is already in game!'
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
# TODO denied_chat: '&cIn order to chat you must be authenticated!'
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
# TODO country_banned: '&4Your country is banned from this server!'
# TODO usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO email_invalid: '&cInvalid email address, try again!'
# TODO kick_antibot: 'AntiBot protection mode is enabled! You have to wait some minutes before joining the server.'
# TODO email_added: '&2Email address successfully added to your account!'
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
# TODO email_confirm: '&cPlease confirm your email address!'
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO password_error_nick: '&cYou can''t use your name as password, please choose another one...'
# TODO password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
# TODO password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
# TODO usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
# TODO usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
# TODO usage_email_recovery: '&cUsage: /email recovery <Email>'
# TODO new_email_invalid: '&cInvalid new email, try again!'
# TODO old_email_invalid: '&cInvalid old email, try again!'
# TODO email_invalid: '&cInvalid email address, try again!'
# TODO email_added: '&2Email address successfully added to your account!'
# TODO email_confirm: '&cPlease confirm your email address!'
# TODO email_changed: '&2Email address changed correctly!'
# TODO email_show: '&2Your current email address is: &f%email'
# TODO show_no_email: '&2You currently don''t have email address associated with this account.'
# TODO email_send: '&2Recovery email sent successfully! Please check your email inbox!'
# TODO email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
# TODO country_banned: '&4Your country is banned from this server!'
# TODO antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
# TODO antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled after %m minutes!'
# TODO email_already_used: '&4The email address is already being used'
# TODO two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
# TODO not_owner_error: 'You are not the owner of this account. Please choose another name!'
# TODO invalid_name_case: 'You should join using username %valid, not %invalid.'
# TODO tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
# TODO accounts_owned_self: 'You own %count accounts:'
# TODO accounts_owned_other: 'The player %name has %count accounts:'
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
# TODO kicked_admin_registered: 'An admin just registered you; please log in again'
# TODO incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
# TODO recovery_code_sent: 'A recovery code to reset your password has been sent to your email.'
# TODO recovery_code_incorrect: 'The recovery code is not correct! Use /email recovery [email] to generate a new one'