PartyMusic
Description
PartyMusic is a plugin designed with simplicity in mind. It plays music using the Spout server mod and the SpoutCraft client mod and stores the locations of music file URLs as names so that they can be easily remembered and can be played quickly. PartyMusic requires no configuration whatsoever, so you can install it without having to worry.
Permissions
PartyMusic uses the following permissions through the Bukkit permissions system:
pmusic.list- Required to use
/music listto list songs that can be played using/music play. pmusic.play- Required to use
/music playto play music that has already been set up using/music set. pmusic.set- Required to use
/music setand/music removeto modify the available track list. pmusic.stop- Required to use
/music stopto stop music that is already playing.
How to use it
PartyMusic uses SpoutPlugin and SpoutCraft clients to play music for players.
- Install SpoutPlugin on your server.
- Make sure that any players who want to hear music have the SpoutCraft client installed.
- Upload your music to a web server. You must have a direct link to the uploaded file, since it is fetched directly from the URL.
- Use
/music set <track name> <url>to add the music to the track list. - Use
/music play <track name>to start playing music!
Source Code
For those who are interested, full source code for this simple mod is available on GitHub. Feel free to use the source code in any way you like.

