Change MOTD (Message of the Day) ​
The MOTD (Message of the Day) of a Minecraft server is a message that is displayed on the multiplayer server when you try to connect. It is used to provide players with information about the server, such as the server name, rules, welcome messages or even links to resources. The MOTD is a kind of welcome message that helps players to better understand the server and its community. It can be customized in the server settings.
Requirements ​
- Access to the server folder (either via an SFTP connection or direct access to the server files)
- The SFTP access data can be found in the overview of your game server.
To change the MOTD, follow these steps: ​
Access the server
- If you have an SFTP connection, you can log in with your SFTP access data.
- If you have direct access to the server files, navigate to the directory where the Minecraft server is located.
Find the server settings
Search for the file that contains the server settings. Usually this is theserver.properties
file in the root directory of the server.Open the
server.properties
file
You can open this file with a text editor to adjust the settings.Search for motd
In theserver.properties
file, search for the entrymotd
. This entry defines the MOTD. It normally looks like this:motd=Your message here.
motd=Your message here.
Change the MOTD text
Change the text in quotation marks after the equal sign to put your desired message. For example:motd=Welcome to our server!
motd=Welcome to our server!
Save the changes
Save theserver.properties
file after adjusting the visibility.Restart the server
Restart the Minecraft server for the changes to take effect.
That's it! With these steps, you should be able to successfully change the MOTD on your Minecraft server. ​
INFO
Pssst... We also have a Community Discord 🤫 Come by!