From 04a15aeb14bed519fc9fb66042aa40e253661f48 Mon Sep 17 00:00:00 2001 From: Fauli1221 Date: Wed, 17 Apr 2024 22:23:22 +0200 Subject: [PATCH] added more motd's --- .../config/yosbr/config/MiniMOTD/main.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf index 745dec2..ca29ab2 100644 --- a/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf +++ b/TrotCraft/server/config/yosbr/config/MiniMOTD/main.conf @@ -135,6 +135,24 @@ motds=[ line1="<#CC9CDF>Twilight are you okay?" 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>I CAN'T GET THEM TO-" + 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>I'm not cute, I'm Ace!" + line2="" + }, { # Set the icon to use with this MOTD # Either use 'random' to randomly choose an icon, or use the name