How to Create a Custom MOTD
A great MOTD makes your server stand out, but you don't need a plugin to add colors and formatting. By using a free online generator tool like motd.gg, you can easily design a professional MOTD and add it directly to your server's configuration file.
Creating Your MOTD
- Design your MOTD: Open a web browser and go to motd.gg. Use their visual editor to type your text, apply colors, and add formatting. You will see a live preview of how it will look in the Minecraft client.
- Generate and Copy the Code: Once you are happy with your design, click the button to generate the code. Copy the entire line of text it gives you. This text will include special formatting codes (like
\u00A7c
). - Update Your Server Properties: In your MintServers game panel, go to "Server Properties". Find the line that begins with
motd=
and paste the code you copied from motd.gg. - Save and Restart: Save the
server.properties
file and restart your server. Your new, colorful MOTD will now be active.


Conclusion
Custom MOTD without the overhead of installing extra plugins. It offers a fantastic balance of powerful customization and simple implementation, allowing you to make a great first impression on new players.