Better Random MOTD is the ultimate server enhancement!
It offers infinite icons and MOTDs, ensuring endless variety for your players. Using minimessages for the message formatter, players will be greeted with vibrant messages and icons before joining.
This lightweight utility effortlessly integrates into your server setup, ensuring optimal performance at all times.
Code (YAML):
random_motd_enabled
: true
motds
:
-
"<gradient:red:blue>Welcome to our server!</gradient>"
-
"<yellow>Explore the world of Minecraft with us!</yellow>"
-
"<green>Join us and have fun!</green>"
random_icon_enabled
: false
icons
:
-
"icons/icon1.png"
-
"icons/icon2.png"
-
"icons/icon3.png"
messages:
invalid_input
:
"<red>Invalid input, Please use 'true' or 'false'</red>"
setting_updated
:
"<green>Random MOTD feature updated to <status></green>"
random_icon_toggle
:
"<green>Random icon feature is now <state></green>"