Advertisement
Guest User

Untitled

a guest
Aug 20th, 2016
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. denied_command: '&6In order to use this command you must be authenticated!'
  2. same_ip_online: '&6A player with the same IP is already in game! Please wait a bit and try logging in again.'
  3. denied_chat: '&6In order to chat you must be authenticated!'
  4. kick_antibot: 'AntiBot protection mode is enabled! You have to wait a while before joining the server.'
  5. unknown_user: '&6Can''t find the requested user in the database!'
  6. unsafe_spawn: '&cYour quit location was unsafe, you have been teleported to the world''s spawnpoint.'
  7. not_logged_in: '&6You''re not logged in!'
  8. reg_voluntarily: 'You can register yourself to the server with the command "/register <password> <ConfirmPassword>"'
  9. usage_log: '&6Usage: /login <password you made for /register>'
  10. wrong_pwd: '&6Wrong password!'
  11. unregistered: '&6Successfully unregistered!'
  12. reg_disabled: '&cIn-game registration is disabled!'
  13. valid_session: '&6Login session resumed.'
  14. login: '&6Successful login! Welcome back!
  15. vb_nonActiv: '&cYour account isn''t activated yet, please check your emails!'
  16. user_regged: '&6You have already have registered!'
  17. usage_reg: '&6Usage: /register <password you want to use for the server> <password again>.'
  18. max_reg: '&6You have exceeded the maximum number of accounts for your IP. Contact a staff member if you really need more.'
  19. no_perm: '&4You don''t have the permission to perform this action!'
  20. error: '&6An unexpected error occurred, please contact a staff member.'
  21. login_msg: '&6Please login with "/login <password you made for /register>". Example: /login mypassword.'
  22. reg_msg: '&6Please register with /register <password you want to use for the server> <password again>. Example: /register mypassword mypassword'
  23. reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
  24. usage_unreg: '&cUsage: /unregister <password>'
  25. pwd_changed: '&6Password changed successfully!'
  26. user_unknown: '&cThis user isn''t registered!'
  27. password_error: '&cPasswords didn''t match, check them again!'
  28. password_error_nick: '&cYou can''t use your name as password, please choose another one...'
  29. password_error_unsafe: '&cThe chosen password isn''t safe, please choose another one...'
  30. password_error_chars: '&4Your password contains illegal characters. Allowed chars: REG_EX'
  31. invalid_session: '&cYour IP has been changed and your session data has expired!'
  32. reg_only: '&4Only registered users can join the server! Please visit http://example.com to register yourself!'
  33. logged_in: '&6You'mre already logged in! Now go out and play!'
  34. logout: '&2Logged-out successfully!'
  35. same_nick: '&4The same username is already playing on the server!'
  36. registered: '&6Successfully registered! Welcome to CCNet!'
  37. pass_len: '&6Your password is too short or too long! Please try with another one!'
  38. reload: '&2Configuration and database have been reloaded correctly!'
  39. timeout: '&6You took too long to register/login. If you need help, post on cometcraft-reloaded.enjin.com.'
  40. usage_changepassword: '&cUsage: /changepassword <oldPassword> <newPassword>'
  41. name_len: '&4Your username is either too short or too long!'
  42. regex: '&4Your username contains illegal characters. Check it only contains normal letters and numbers, and make sure there are no spaces.'
  43. add_email: '&3Please add your email to your account with the command "/email add <yourEmail> <confirmEmail>"'
  44. recovery_email: '&3Forgot your password? Please use the command "/email recovery <yourEmail>"'
  45. usage_captcha: '&3To login you have to solve a captcha code, please use the command "/captcha <theCaptcha>"'
  46. wrong_captcha: '&cWrong captcha, please type "/captcha THE_CAPTCHA" into the chat!'
  47. valid_captcha: '&2Captcha code solved correctly!'
  48. kick_forvip: '&3A VIP player has joined the server when it was full!'
  49. kick_fullserver: '&4The server is full, try again later!'
  50. usage_email_add: '&cUsage: /email add <email> <confirmEmail>'
  51. usage_email_change: '&cUsage: /email change <oldEmail> <newEmail>'
  52. usage_email_recovery: '&cUsage: /email recovery <Email>'
  53. new_email_invalid: '&cInvalid new email, try again!'
  54. old_email_invalid: '&cInvalid old email, try again!'
  55. email_invalid: '&cInvalid email address, try again!'
  56. email_added: '&2Email address successfully added to your account!'
  57. email_confirm: '&cPlease confirm your email address!'
  58. email_changed: '&2Email address changed correctly!'
  59. email_send: '&2Recovery email sent successfully! Please check your email inbox!'
  60. email_exists: '&cA recovery email was already sent! You can discard it and send a new one using the command below:'
  61. country_banned: '&4Your country is banned from this server!'
  62. antibot_auto_enabled: '&4[AntiBotService] AntiBot enabled due to the huge number of connections!'
  63. antibot_auto_disabled: '&2[AntiBotService] AntiBot disabled disabled after %m minutes!'
  64. email_already_used: '&4The email address is already being used'
  65. two_factor_create: '&2Your secret code is %code. You can scan it from here %url'
  66. not_owner_error: 'You are not the owner of this account. Please choose another name!'
  67. invalid_name_case: 'You should join using username %valid, not %invalid.'
  68. tempban_max_logins: '&cYou have been temporarily banned for failing to log in too many times.'
  69. accounts_owned_self: 'You own %count accounts:'
  70. accounts_owned_other: 'The player %name has %count accounts:'
  71. kicked_admin_registered: 'An admin just registered you; please log in again'
  72. incomplete_email_settings: 'Error: not all required settings are set for sending emails. Please contact an admin.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement