Still using the default “A Minecraft Server” MOTD on your subdomain? Let’s change that with a powerful and easy-to-use plugin!
In this guide, we’ll show you how to customize your Minecraft server’s MOTD using the MiniMOTD plugin from Modrinth.com.
Download the MiniMOTD Plugin
First, head over to the MiniMOTD Plugin page on Modrinth and click Download. Be sure to select the Paper version that matches your Minecraft server version.
Install the Plugin on Your Server
- Open your server control panel.
- Select your desired server instance.
- Navigate to the server files and open the plugins folder.
- Upload the downloaded
MiniMOTD.jar
file into this folder.
Configure MiniMOTD
Before configuring, start or restart your server at least once after uploading the plugin. If installed correctly and compatible with your server version, a new MiniMOTD folder will appear inside your plugins directory.
Inside the MiniMOTD Folder, You’ll See:
icons
(folder)main.conf
plugin_settings.conf
For now, ignore plugin_settings.conf
and icons
.
Edit the MOTD in main.conf
- Open the
main.conf
file. - You’ll see two lines:
line1=
line2=
These represent the two lines of your Minecraft MOTD.
Customize Your MOTD:
- To add color, use HEX color codes (e.g.,
#0099FF
). - Surround HEX codes with angle brackets, like
<#0099FF>
, to apply the color correctly. - Insert your custom message and colors between the quotation marks.
Example:
plaintextKopierenBearbeitenline1="<#0099FF>Welcome to My Server!"
line2="<#00FF99>Enjoy your stay!"
Save and Reload the Plugin
After making your changes:
- Click Save.
- Run the command
/minimotd reload
in your server console or in-game.
Now, check your server list. Your custom, colorful MOTD should appear!
Customizing your Minecraft subdomain’s MOTD adds a unique touch to your server and helps attract more players. With MiniMOTD, it’s quick, easy, and totally worth it.