Download Custom MOTD — Minecraft Mods — MetaMods
Custom MOTD

Custom MOTD

Active

Downloads

0

Last update

1 year ago

Versions

1.20 — 1.21.3
Server
Forge
Utils

Custom MOTD Plugin for Paper

A plugin for Paper servers that allows easy customization of the message of the day (MOTD), player limit, and hover information displayed when mousing over the player count in server lists. Compatible exclusively with Paper and utilizes the modern PaperServerListPingEvent event handling system. Designed with simplicity in mind and optimized for the latest game versions.

Commands and Permissions

Two commands are available, both requiring the custommotd.admin permission:

  • /max-players <number> (alias: /set-max-players) — set the maximum player count directly in-game while also saving it to configuration
  • /motd-reload — reload the configuration file

Default Configuration

# Uses Adventure's MiniMessage: https://docs.advntr.dev/minimessage/format.html
motd:
  line1: "First line"
  line2: "Second line"

# Uses legacy color codes (e.g., §a, §1)
enable_hover_message: true
player_hover_message:
  - "First line"
  - "Second line"

# Set -1 to leave unchanged
max_players: 50
Project members
Woolyenough

Woolyenough

Developer

jack_glows

jack_glows

Created: 13 Jul 2024

ID: 25777