From 9241a60de464cdd577b95a833814dc43bd35b955 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Sat, 11 May 2024 20:11:22 +0200 Subject: [PATCH] added more motd's --- .../config/yosbr/config/MiniMOTD/main.conf | 38 ++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf index ca29ab2..d3897ad 100644 --- a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf +++ b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf @@ -90,6 +90,15 @@ motds=[ line1="Muni cute" line2="|||||||||||||||||||||||" }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="Ace cute" + line2="|||||||||||||||||||||||" + }, { # Set the icon to use with this MOTD # Either use 'random' to randomly choose an icon, or use the name @@ -151,7 +160,7 @@ motds=[ # ex: icon="myIconFile" icon=random line1="<#F48C8C>I'm not cute, I'm Ace!" - line2="" + line2="yes you are" }, { # Set the icon to use with this MOTD @@ -161,6 +170,33 @@ motds=[ icon=random line1="Hair is made of hair" line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#F48C8C>Send Pinkies" + line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#2121ff>eeeeeeeeeeeeeeeeeeeeeeeeeee" + line2="" + }, + { + # Set the icon to use with this MOTD + # Either use 'random' to randomly choose an icon, or use the name + # of a file in the icons folder (excluding the '.png' extension) + # ex: icon="myIconFile" + icon=random + line1="<#ffb623>mangos" + line2="" } ] player-count-settings {