Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
hyperMOTD
Super simple custom MOTD system that allows for very basic random and fixed MOTDs. Supports Paper, Waterfall, and 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 & Waterfall 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
Category | Admin Tools |
---|---|
Published on | April 11, 2023 |
License | GPL |
Downloads | 96 |
Stars | 0 |
Watchers | 1 |
Supports Folia
Pinned Versions
Pages
Members
Owner