Hi everyone. I've worked with ULX a bit in the past, but now I want to further customize the MOTD by adding in a short MP3 clip. Is there any way to add audio or video to the page?
Right now I've got:
<audio autoplay="true"><source src="sound.mp3" type="audio/mpeg"></audio>
with the MP3 file placed in the motd.txt directory (which doesn't sound right); and it doesn't play. Is there a directory where I'll need to place the file so that it can be played?