> For the complete documentation index, see [llms.txt](https://docs.oxygenserv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oxygenserv.com/en/minecraft/personnaliser-son-motd-dans-la-liste-des-serveurs.md).

# Customize your MOTD in the server list

Step-by-step guide to customize your Minecraft server MOTD in the server list.

{% hint style="info" %}
The MOTD is the text displayed in the Minecraft server list.\
You can put colors there, and a second line.
{% endhint %}

### Objective

Change the server MOTD from the dashboard.

### Step-by-step guide

{% stepper %}
{% step %}
**Open the MOTD field**

On the dashboard, open the **Settings**.

Locate the field **MOTD**.

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-c56e4caaa3f59387f14d07c8f200ed8e1b5a4dfd%2Fimage_98.png?alt=media" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Generate and paste your MOTD**

You can generate an MOTD here: <https://minecraft.tools/fr/motd.php>

<figure><img src="https://2305008112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ftkl0lsnxYxJPTz5fY4IW%2Fuploads%2Fgit-blob-d8e081d92eca1f166619d21c2df7bcf27c68e7bc%2Fimage_8.png?alt=media" alt=""><figcaption><p>How to generate your MOTD</p></figcaption></figure>

Paste the result into the MOTD field, then save.
{% endstep %}
{% endstepper %}

### Common issues

* **The MOTD does not change** : restart the server, then refresh the list in the game.
* **“Broken” colors** : check the generator format and avoid exotic characters.

### FAQ

#### Can I do it via server.properties?

Yes, via `motd=` in `server.properties`.
