diff --git a/src/main/resources/messages_en.yml b/src/main/resources/messages_en.yml index 1b5b1ca9c..8f07d88b3 100644 --- a/src/main/resources/messages_en.yml +++ b/src/main/resources/messages_en.yml @@ -23,37 +23,37 @@ user_unknown: '&cThis user isn''t registered!' password_error: '&cPasswords didn''t match, check them again!' password_error_nick: '&cYou can''t use your name as password, please choose another one...' password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...' -invalid_session: 'Session datas doesn''t match. Please wait until the end of the current session' -reg_only: 'Registered players only! Please visit http://example.com to register' +invalid_session: '&cYour IP has been changed and your session data has expired!' +reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!' logged_in: '&cYou''re already logged in!' -logout: '&cSuccessfully logged out' -same_nick: 'The same nick is already playing on the server' -registered: '&cSuccessfully registered!' -pass_len: 'Your password didn''t reach the minimum length or exceeded the max length' -reload: 'Configuration and database has been reloaded' -timeout: 'Login timeout, please try again' -usage_changepassword: 'Usage: /changepassword ' -name_len: '&cYour nickname is either too short or too long' -regex: '&cYour nickname contains illegal characters. Allowed chars: REG_EX' -add_email: '&cPlease add your email with: /email add ' -bad_database_email: '[AuthMe] This /email command is only available with MySQL and SQLite, contact an admin' -recovery_email: '&cForgot your password? Please use /email recovery ' -usage_captcha: '&cWe need you to type a captcha, please type: /captcha ' -wrong_captcha: '&cWrong Captcha, please type: /captcha THE_CAPTCHA' -valid_captcha: '&cYour captcha is valid!' -kick_forvip: '&cA VIP Player has joined the server when full!' -kick_fullserver: '&cThe server is full, try again later' -usage_email_add: 'Usage: /email add ' -usage_email_change: 'Usage: /email change ' -usage_email_recovery: 'Usage: /email recovery ' -new_email_invalid: '[AuthMe] New email invalid!' -old_email_invalid: '[AuthMe] Old email invalid!' -email_invalid: '[AuthMe] Invalid email' -email_added: '[AuthMe] Email Added!' -email_confirm: '[AuthMe] Confirm your email!' -email_changed: '[AuthMe] Email changed!' -email_send: '[AuthMe] Recovery email sent!' -email_exists: '[AuthMe] An email already exists on your account. You can change it using the command below' -country_banned: 'Your country is banned from this server' -antibot_auto_enabled: '[AuthMe] AntiBotMod automatically enabled due to the number of connections!' -antibot_auto_disabled: '[AuthMe] AntiBotMod automatically disabled after %m minutes' +logout: '&2Logged-out successfully!' +same_nick: '&4The same username is already playing on the server!' +registered: '&2Successfully registered!' +pass_len: '&cYour password is too short or too long! Please try with another one!' +reload: '&2Configuration and database have been reloaded correctly!' +timeout: '&4Login timeout exceeded, you have been kicked from the server, please try again!' +usage_changepassword: '&cUsage: /changepassword ' +name_len: '&4Your username is either too short or too long!' +regex: '&4Your username contains illegal characters. Allowed chars: REG_EX' +add_email: '&3Please add your email to your account with the command "/email add "' +bad_database_email: '&4The /email command is available only with MySQL and SQLite databases, please contact an Admin!' #This should be removed! +recovery_email: '&3Forgot your password? Please use the command "/email recovery "' +usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha "' +wrong_captcha: '&cWrong Captcha, please type "/captcha THE_CAPTCHA" into the chat!' +valid_captcha: '&2Captcha code solved correctly!' +kick_forvip: '&3A VIP Player has joined the server when it was full!' +kick_fullserver: '&4The server is full, try again later!' +usage_email_add: '&cUsage: /email add ' +usage_email_change: '&cUsage: /email change ' +usage_email_recovery: '&cUsage: /email recovery ' +new_email_invalid: '&cInvalid New Email, try again!' +old_email_invalid: '&cInvalid Old Email, try again!' +email_invalid: '&cInvalid Email address, try again!' +email_added: '&2Email address successfully added to your account!' +email_confirm: '&cPlease confirm your email address!' +email_changed: '&2Email address changed correctly!' +email_send: '&2Recovery email sent correctly! Check your email inbox!' +email_exists: '&cA recovery email was already sent! You can discart it and send a new one using the command below:' +country_banned: '&4Your country is banned from this server!' +antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!' +antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'