Configuration/Create an automatic message

Create an automatic message

 

By creating a automatic message you will add a message who may get send to players if its possible.

Get into the file announces.yml and add:

announces.yml

  |  example:                                                             # The reference name of your message

  |         message: "Your message here"              # The text of your message


NOTE

When creating a message you can use color code in his text. 

You can add clickable or hoverable text in your message by using shortcuts (see below)

You can directly use JSON format for your message's text like:   "{"text":"A JSON message"}"

 


See also