03-28-2008, 04:30 PM
If you want to set your whole motd.txt as a website when players join...then just delete everything in your motd.txt and place this txt in there with your own website addresss.
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.mywebsite.com/">
</frameset>
<frameset rows="100%,*" frameborder="NO" border="0" framespacing="0">
<frame name="main_frame" src="http://www.mywebsite.com/">
</frameset>