#427 Add message entry for each registration type
* Added message for /register password email * Added messages for /register password and /register email commands
This commit is contained in:
@@ -20,7 +20,10 @@ no_perm: '&4You don''t have the permission to perform this action!'
|
||||
error: '&4An unexpected error occurred, please contact an administrator!'
|
||||
login_msg: '&cPlease, login with the command "/login <password>"'
|
||||
reg_msg: '&3Please, register to the server with the command "/register <password> <ConfirmPassword>"'
|
||||
reg_no_repeat_msg: '&3Please, register to the server with the command "/register <password>"'
|
||||
reg_email_msg: '&3Please, register to the server with the command "/register <email> <confirmEmail>"'
|
||||
reg_email_no_repeat_msg: '&3Please, register to the server with the command "/register <email>"'
|
||||
reg_psw_email_msg: '&3Please, register to the server with the command "/register <password> <email>"'
|
||||
usage_unreg: '&cUsage: /unregister <password>'
|
||||
pwd_changed: '&2Password changed successfully!'
|
||||
user_unknown: '&cThis user isn''t registered!'
|
||||
|
||||
Reference in New Issue
Block a user