Configuration/Setting up world for a message
Setting up world for a message
By setting up worlds for message, you choose in witch world the message can be send or not to players.
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
| worlds: # Worlds list
| - world # A simple world. Only player who are on it can see this
| - -world_nether # A world with - before. Only player who aren't on it can see this