So I need help on the MOTD. Here is the script for the default MOTD.
--------------------------------------------------------------------------------------
<html>
<body bgcolor=#dbdbdb>
<div style="text-align: center;">
<div style="width: 80%; margin: 0px auto; border: 10px solid #c9d6e4; background-color: #ededed; padding: 10px; font-size: 12px; font-family: Tahoma; margin-top: 30px; color: #818181; text-align: left;">
<div style="font-size: 30px; font-family: impact; width: 100%; margin-bottom: 5px;">My Server Name</div>
This Server uses the following mods:
ULX, PropDefender, and VMFLoader.
<h2>Rules</h2>
1. DON'T MESS WITH OTHER PLAYERS STUFF. If they want help, they'll ask!
2. Don't spam.
3. Have fun.
<div style="width: 100%; text-align: center; margin: 10px; font-weight: bold;">- The Admins</div>
</div>
</div>
</body>
</html>
--------------------------------------------------------------------------------------------------------------------------------
What do I do to make it so my website appears on the motd and not this?
Thank You