Server List MOTD
The two-line message shown next to your server in the multiplayer list.
When a Minecraft client pings the server, the response includes a two-line MOTD. This module sets that MOTD; it has nothing to do with the join welcome.
Configuration
| Key | Description |
|---|---|
Enabled | Master toggle. If false, the server uses the vanilla server.properties MOTD. |
Line1 / Line2 | The two lines, with & color codes. |
Maintenance mode does not change this MOTD. Maintenance shows a login kick screen to non-bypass players (Maintenance.KickMessage); the server-list ping keeps showing these lines. See Maintenance Mode.
Notes
ServerListMOTD.Enabled: falseis properly respected after upgrades. The login ping path uses an explicitisSetcheck rather than falling back to a default.- See Server List MOTD config.