Message of the Day (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.3

Syntax

[the] [default|shown|displayed] (MOTD|message of [the] day)

Description

The message of the day in the server list. This can be changed in a <a href='#server_list_ping'>server list ping</a> event only. Use 'default MOTD' to obtain the default MOTD set through the server configuration. This cannot be changed.

Examples

on server ling ping:
	set the motd to "<red>Join our server today!"

View source