Spouties
Spouties is a simple plugin, working with Spoutcraft plugin and Spout client, to listen any music in minecraft. The music can be heard by you, or by all the players on the server. You can play a custom music, and a sound effect both. For exemple, you can set a donjon music, and at the end, a talking NPC with a sound effect ! That perfect for an awesome RP ambiance ! You can also play a music in a loop, like the main music of the server.

Commands
Before reading the commands, please note:
- [URL] must be like http://TheWeb.Site/Mymusic.mp3. You can use .mp3, .midi, .wav, or .ogg.
- [TIME] must be like 120. The time represent the song's time, and he was readed in seconds. So, 120 represent 2 minutes for exemple.
- Play Music
/play [URL]
- Play SoundEffect
/playeffect [URL]
- Play Music for all Spout users
Type /playglobal [URL]
- Play SoundEffect for all Spout users
/playglobaleffect [URL]
- Play Music in loop
/playloop [URL] [TIME]
- Stop the music
/stopmusic
- Reload config file
/reloadspouties
Dependency: SpoutPlugin (Server) & Spoutcraft (Client)
http://spoutcraft.org/downloads/
Changelog:
v0.2.2
Fix for music area: It will now correctly work with multiple players on the same music area.
v0.2.1
Adding config file.
Adding downloading notification.
Adding command /reloadspouties
Fixed error displayed without any real error.
v0.2.0
Updated to Spout 1.6.4
Adding the loop command.
v0.1.5
Updated to Spout 1.6.2
v0.1.4
Add permissions.
v0.1.3:
Rewritten the part of checking URL, less bigger, use less CPU, and prepare the plugin to the future other cool stuff (Music loop and other)
v0.1.2:
Add checking step: Check if Spout plugin was installed to prevent Internal errors on the server. If Spout doesn't was present, the plugin will be disabled.
Add some color on the console :D
v.0.1.1:
Add checking step: Check if the command contain URL, and if the URL was in the good format. It prevent Internal error on the plugin.
v0.1.0:
Initial release

Do you want to read more on Metrics system, or disable it for your server ?
http://dev.bukkit.org/bukkit-plugins/spouties/pages/what-is-metrics
-
View User Profile
-
Send Message
Posted Jul 17, 2013Can you make the /playglobal command executable from the console?
-
View User Profile
-
Send Message
Posted Jul 15, 2013@splint33
Thank you :)
-
View User Profile
-
Send Message
Posted Jul 15, 2013By default, OP have all the permissions. If you use a permission plugin like PermissionEX, you must add spouties permission to your player. If you doesn't set it, he can't use Spouties command BUT they can hear the global sound.
-
View User Profile
-
Send Message
Posted Jul 15, 2013Are the permission nodes for OP only and need to be set to true for others to use?
-
View User Profile
-
Send Message
Posted Jul 5, 2013MrMe1003 -> I actually work on loop system for music and soundeffect. On the 0.1.4 version, with the region custom command, you can stop music when the player leave the area with the command : /region flag [YourRegion] player-leave-command /stopmusic
-
View User Profile
-
Send Message
Posted Jul 2, 2013Could you add -L (Loop) and -R (Regional) flags, so that you can make music/effects loop in one area, and make music/effects only play while within an area, and are canceled upon leaving the area?
-
View User Profile
-
Send Message
Posted Jun 28, 2013@splint33
Hey there splint33, if you need help improving the English, go to Google Translate, and then pick French to English, and just retype the description in French, then copy the translation to this. Glad to help (if I did) :) -Ben
-
View User Profile
-
Send Message
Posted Jun 26, 2013Hi nashoxx, I'm so sorry about my english, because I'm french. If someone can improve the english in plugin description, that would be great. And actually you can't play music directly to the server, you must pass by an URL. I actually work on the next version to add this.
-
View User Profile
-
Send Message
Posted Jun 26, 2013Improve that english my friend, it's a little hard to understand some sentences, can't you use music from your own computer?
-
View User Profile
-
Send Message
Posted Jun 26, 2013I found out how to work this plugin, you can use MP3 Skull to get links, left click the download button and click copy link address for the song you want, its a url and ends with a .mp3 this is not some form of spam, just a fellow server owner helping out.
-
View User Profile
-
Send Message
Posted Jun 26, 2013When you type /play (URL), the plugin start the download before playing song. Make sure the song doesn't was too big (more than 30 mo), and the URL was accessible in the browser. Also, don't forget to turn on the music on in Minecraft option. When you typing a good URL, the plugin don't say nothing and that normal because I doesn't want to show a message to the player when he enter to a area with music.
Please create a ticket if they don't work
-
View User Profile
-
Send Message
Posted Jun 25, 2013you should add the new permissions to the description
-
View User Profile
-
Send Message
Posted Jun 25, 2013@think420
i did the same thing you did and it still says nothing no error no message nothing
-
View User Profile
-
Send Message
Posted Jun 25, 2013@jaydog6025
Because this plugin sucks?
-
View User Profile
-
Send Message
Posted Jun 25, 2013whenever i type /play (URL) .mp3 it says nothing at all
-
View User Profile
-
Send Message
Posted Jun 25, 2013Plugin does not work
-
View User Profile
-
Send Message
Posted Jun 25, 2013New update, again :P Spouties v0.1.4.
Add permission for all commands.
- spouties.play - spouties.playglobal - spouties.stopmusic - spouties.playeffect - spouties.playglobaleffect
Future commands will have the same type of permission: "spouties.[commandname]" like the actuals permissions.
Alternative download: https://www.dropbox.com/s/pf1sel1fhevmcim/Spouties-0.1.4.jar
-
View User Profile
-
Send Message
Posted Jun 24, 2013Unfortunally, the music doesn't start on the same time for all the user because Spoutcraft wait to complete the downloading before starting the music.
-
View User Profile
-
Send Message
Posted Jun 24, 2013@Wingsuited123 Sweet! Glad you get to use this wonderful plugin. I can't wait to learn and figure out how to set off music when a person walks into my minecraft home...
@splint33 I love you for working on this bud! Just a couple questions.
if I use the command /playglobal, will the music start at the same time for everyone? Or will it be different for each person, depending on their internet?
-
View User Profile
-
Send Message
Posted Jun 24, 2013@splint33
Immediatly after released the v0.1.2, I decide to rewrite the plugin to use less CPU (I'm a beginner). I've make the v0.1.3, it use a different system to check the URL and the bad usage of the commands, less bigger and more more practical for the future features (Loop and other)
This update does not contain differents stuff, but it use less CPU, it was less bigger and prepare the plugin to other features.
Alternative download: http://dl.dropbox.com/s/9twlsy2phueahpi/Spouties-0.1.3.jar