How to change the server MOTD
The MOTD (Message of the Day) is a message displayed to players when they connect to your server. You can use it to share news, rules, or a welcome message.
Step 1
Stop the server from the Console tab. Then go to the File Manager section and open the config.json file in the root directory.

Step 2
Locate the "MOTD" field and enter your desired message:
config.json
"MOTD": "Welcome to my server! Follow the rules and have fun.",
Step 3
Click Save content at the top right, then start your server from the Console tab.
โ That's it! Players will see your message when they connect to the server. If you have any problems, contact us via Discord (opens in a new tab) so we can help you.