# How to Set a Welcome Message (MOTD) on Your Return to Moria Server (/docs/the-lord-of-the-rings-return-to-moria/server-rules)



import { Step, Steps } from 'fumadocs-ui/components/steps';

Edit `MoriaServerRules.txt` in the server root. Plain text, up to 1024 characters. Displayed to players on connect.

```
Welcome to our Moria server! Rules:
- No griefing
- Respect other players
- Have fun exploring the mines!
```

Related Guides [#related-guides]

* [Server Configuration](/docs/the-lord-of-the-rings-return-to-moria/server-config)
