Skip to main content
MOTDs are configured under the motds key in your config.yml. Currently, these keys don’t do anything special. If you have multiple MOTDs they’ll be chosen at random when a client pings the server.

Image MOTD

The simplest type of MOTD. Just point it to an image defined in your images section and Pictogram handles the rest.

Text MOTD

Instead of an image, you can write out your MOTD lines manually. Supports MiniMessage formatting tags, as well as Pictogram-specific tags like <image:id>.

Fallback Description

Optionally, you can define a fallback_description that is shown to players on older client versions that don’t support modern formatting. If this is not set, those players will just see the server’s default MOTD.

Virtual Hosts

If you’re using Pictogram on a proxy such as Velocity or BungeeCord, then you can supply one (or multiple) virtual host(s).
Either image or description is required per MOTD entry, not both.

Additional Settings

These optional fields can be added to any MOTD entry, regardless of whether it uses image or description.

Icon

Sets the server icon shown in the client’s server list. The file must be located in your images directory.

Hide Players

Hides the player count from the server list ping. When enabled, clients will see ??? instead of the current online player count.
This setting is only supported on Velocity and Paper. It is not available on BungeeCord.

Max Players

Visually overrides the maximum player count shown in the server list. This is purely cosmetic and does not enforce any player limit.