Requested by a user, you can now enable
disable_motd_on_join in config.yml to disable the MOTD from showing to the player when they join, so they have to use /motd to see it.
Create a file called `chatmotd.json` in the ChatMOTD plugin directory.
Paste the exact JSON for your tell raw command, eg, the bit after the selector in the vanilla tellraw command.
If the `chatmotd.json` file is present, it will override the motd in `chatmotd.txt`. You also can't use `/setchatmotd` when the plugin is using `chatmotd.json` as Minecraft chat doesn't support enough characters to paste all the JSON in correctly. You must just edit the file directly.