MOTD Problems

1
I have been unable to use the MOTD feature, I have enabled TTmod in Main.cs I do have rcon controller. Any idea what the problem could be? The following is my config setup, I replaced some information in the motd and id address to *

// Seconds between RCON polls
$NyuRCON::Interval = 20;

// MOTD Configuration (Message of the day)
$TTmod::EnableMOTD = true;
$TTmod::MOTD = "Welcome to *, please join our discord. *";

// GuildGUI Configuration
// Check the 'Information' tab on your Livemap configuration page to aquire your GuildGUI Address
$GuildGUI::Enable = true;
$GuildGUI::Address = "https://livemap.feudal.tools/index.php? ... n=GuildGUI";