Hey, thanks for the script. We tested it out on our server for a bit, but thought the sound level was too high. So we decided to customise the plugin so that you can change the volume of the sound being played with a command. Made mainly by Dekar, and a little bit by me Mrgreen.
As there seems to been more people with the problem, here is the modified version which adds a new command playvolume which allows you to change the volume of the sound being played. Also playurl now accepts a optional second argument, the volume of the sound, to be played.
If you want me to remove the download link, please just pm me.
For example:
"!playurl <url>" plays a sound with the volume set to 0.5.
"!playurl <url> 25" plays a sound with the volume set to 0.25.
"!playurl <url> 100" plays a sound with the volume set to 1. (max)
"!playvolume 100" changes the volume to 1 for the sound being played.
"!playvolume 10" changes the volume to 0.1 for the sound being played.
(edit: fixed bug)