# How to Change MOTD of Minecraft Server ?

<figure><img src="/files/9p7zFdYQNZf1CvXogDGn" alt=""><figcaption></figcaption></figure>

Open your server panel and head to File Explorer, if you need a hand, check out [this guide!](https://docs.godlike.host/en/file-manager-controls). Now, enter your `server.properties` and head to the motd section and paste the copied text where the old one was, then restart your server and your changes will be made.

### How to change your MOTD with ServerListPlus[​](https://docs.godlike.host/en/motd#how-to-change-your-motd-with-serverlistplus)

ServerListPlus is a plugin that changes your MOTD through a plugin also adding features like custom MOTDs for seperate players. You can download it [here!](https://www.spigotmc.org/resources/serverlistplus.241/)

Now download and place the plugin into your servers `plugins` folder and restart. once you have restarted head, into the ServerListPlus folder and open the `config.yml`. Now you can change the MOTD how you like. [this website](https://mctools.org/motd-creator) can help you make one shown below.

<figure><img src="https://docs.godlike.host/en/assets/images/motd-4-87dd17fcb6910ebb2d12d8eb1dc50e63.png" alt=""><figcaption></figcaption></figure>

&#x20;

### How to change your MOTD with MiniMOTD[​](https://docs.godlike.host/en/motd#how-to-change-your-motd-with-minimotd)

ServerListPlus is a plugin (Spigot/Paper/BungeeCord/Velocity) or mod (Fabric/Sponge only) tat changes your MOTD using the MiniMessage system and supports RGB (1.16+). You can download it [here!](https://www.spigotmc.org/resources/minimotd-server-list-motd-plugin-with-rgb-gradients.81254/)

Now download and place the plugin into your servers `plugins` folder (or mods folder) and restart. once you have restarted head, into the MiniMOTD folder and open the `main.conf`. Now you can change the MOTD how you like. [the MiniMessage docs](https://docs.adventure.kyori.net/minimessage/format.html#minimessage-format) can help you make one shown below.

&#x20;

MiniMOTD also has some advanced features such as multiple icons per MOTD and [different MOTDs per virutal hosts](https://github.com/jpenilla/MiniMOTD/wiki#advanced-configuration) (BungeeCord/Velocity only).

The [MiniMessage docs](https://docs.adventure.kyori.net/minimessage/format.html#minimessage-format) can help you to create the MOTDs and use more advanced features such as gradient colours as MiniMessage works differently to other plugins.

### How to change your MOTD on Bungeecord[​](https://docs.godlike.host/en/motd#how-to-change-your-motd-on-bungeecord)

Changing your MOTD on Bungeecord is slightly different. You can still use ServerListPlus or MiniMOTD, following the guide above, but if you want to do it without ServerListPlus or MiniMOTD, enter your Bungeecord `config.yml` and head to the MOTD you can use [this website](https://mctools.org/motd-creator) to help you like the one below.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://know.endercloud.in/faq-minecraft/how-to-change-motd-of-minecraft-server.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
