> 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

{% 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="/files/2a9e6abe02bfcc2e6cfd4b1daf8b339bbcf7bf84" 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="/files/da2ce5dc00bb7f842d899234fc54f7c88f963342" 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`.
