Added instructions to messages.yml.
This commit is contained in:
parent
f9365e6f81
commit
bf9f18e11c
|
|
@ -1422,6 +1422,7 @@ public abstract class DataStore
|
|||
//save any changes
|
||||
try
|
||||
{
|
||||
config.options().header("Use a YAML editor like NotepadPlusPlus to edit this file. \nAfter editing, back up your changes before reloading the server in case you made a syntax error. \nUse dollar signs ($) for formatting codes, which are documented here: http://minecraft.gamepedia.com/Formatting_codes");
|
||||
config.save(DataStore.messagesFilePath);
|
||||
}
|
||||
catch(IOException exception)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user