- Return message from the JAR's messages_en.yml file instead of an unusable error for the end user - Merge MessagesManager into Messages
10 lines
491 B
YAML
10 lines
491 B
YAML
# Sample messages file
|
|
|
|
unknown_user: 'This test message&nincludes&nsome new lines'
|
|
unsafe_spawn: '&cHere we have&bdefined some colors &dand some other <hings'
|
|
not_logged_in: 'Apostrophes '' should be loaded correctly, don''t you think?'
|
|
reg_voluntarily: 'You can register yourself to the server with the command "/register <password> <ConfirmPassword>"'
|
|
usage_log: '&cUsage: /login <password>'
|
|
wrong_pwd: '&cWrong password!'
|
|
wrong_captcha: 'Use /captcha THE_CAPTCHA to solve the captcha'
|