Skip to content

Releases: prenetic/ChatMOTD

v1.1.0

23 Mar 21:34
Compare
Choose a tag to compare

Adds newline support (use \n when setting via the /motdset chat command) and additional permissions node for viewing the message of the day (MOTD).

Example:
/motdset This is my &ltest message\nwith newline support.

Result:
This is my test message
with newline support.