About EndRoundQueue
Use `queue` then a title and url to a audio file on discord in console. The title and url must be surrounded in quotes.
At the end of a Three Thieves TTT round it should play that audio for all users and stop when the next round begins.
The restriction to discord links is to protect the player base from people using IP Grabber links. Since this uses MusicPlayer.PlayUrl() on every client if a bad link was passed in someone could get the IPs of all connected clients.
The plan is to later allow for configuration of what links are allowed by server admins but for now its only Discord links.