Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for hyperdefined

Super simple MOTD system.

Report hyperMOTD?

hyperMOTD

modrinth hangar paper velocity ghpages discord-singular buymeacoffee-singular

Super simple custom MOTD system that allows for very basic random and fixed MOTDs. Supports Paper & Velocity.

Features

  • Complete support for Minimessage formatting.
  • Change your server's MOTD and server icon without restarting.

Default config

Use /hypermotd to reload the config.

Paper Config

# Type can be "random" or "fixed." Random will pick a MOTD from the list. Fixed will only show the fixed MOTD.
type: "random"
random-motd:
  - '<red>random'
  - '<blue>random2'
fixed-motd: "<yellow>fixed motd"

# Set a custom favicon here. This allows you to reload the icon without having to reload the proxy/server.
# Place the icon in the hyperMOTD folder with the config.yml
use-custom-icon: false
custom-icon-filename: "server-icon.png"

Velocity Config

# Type can be "random" or "fixed." Random will pick a MOTD from the list. Fixed will only show the fixed MOTD.
type="random"
random-motd=[
  "<red>random",
  "<blue>random2",
]
fixed-motd="<yellow>fixed motd"
# Set a custom favicon here. This allows you to reload the icon without having to reload the proxy/server.
# Place the icon in the hyperMOTD folder with the config.yml
use-custom-icon=false
custom-icon-filename="server-icon.png"

Information

CategoryAdmin Tools
Published onApril 11, 2023
LicenseGPL
Downloads107
Stars0
Watchers1
Supports Folia

Members