MusicPlayer

Hey!
Today I want to present you my new Plugin. It is called MusicPlayer and it can play Music in your Minecraft! There are no client mods or client modifications needed!
Installation:
- Download this plugin and copy it in your plugins folder too!
- Restart or Reload the server. But stop, it actually dont work now. It automatically downloaded the NoteBlockAPI. You need to reload/restart the server for a second time.
- Than you need music for the Plugin
- Direct download link: puu.sh/j8HWv/73969047ca.zip.
- After that, you have to copy the music to plugins/MusicPlayer/songs/"HERE" please also check, that you downloaded .nbs files. (.nbs = NoteBlockStudio)
Features
- play noteblockstudio files in minecraft!
- play a song when you join
- listen to a random playlist.
Where can I find music for the player?
You can find music for the player here: and scroll a bit down to Note Blocks Songs
Plans for the next version
- play songs after a special event like attacking a mob/player - play songs at a specified time.
Commands & Permissions
Player Commands:
- /play - for a list of all songs
- /play <song | random> <-all> - To play a (random) song (to all players).
- /stopsong - To stop a song
- /songs - To see wich player is listening to wich song.
Permissions
- musicplayer.play.self
- musicplayer.play.random
- musicplayer.play.all
- musicplayer.playlist.random
- musicplayer.stopsong
- musicplayer.songs
Contact
If you have any issues with the plugin or suggestions, please contact me on skype: President741MC or send me a private message here on bukkit.org!
Find this plugin on github.com
Thank you for download the plugin and have a nice day! ;)
-
View User Profile
-
Send Message
Posted Dec 14, 2017My players cant open the music player menu their permissions are
- musicplayer.play.self
- musicplayer.playlist.random
- musicplayer.songs
- musicplayer.stopsong
-
View User Profile
-
Send Message
Posted Dec 12, 2017Hey could you make it so you can select a world that the music plays in like i spawn in one world and music is playing then i teleport to another world and no music plays that would be great! Thanks!
-
View User Profile
-
Send Message
Posted Sep 2, 2017Just type this code from your keyboard "&".
This code can replace this code "§".
Hope this comment can help you!
Thanks.
-
View User Profile
-
Send Message
Posted Aug 1, 2017what is the format for color codes when it it tells the player what song is playing? I had this '§' but it would show question boxes with the color code number and when i used '&' it did the same thing but instead said like &7[chat] or §7[chat] and it is all in white. Please help.
-
View User Profile
-
Send Message
Posted Dec 29, 2015I don't get any config folder and can't do any commands. Yes, i've restarted the server 2 times!
-
View User Profile
-
Send Message
Posted Jul 23, 2015@President741
I have error =( "Could not load 'plugins/MusicPlayer_v.1.2.x.jar' in folder 'plugins'' Probably problem with java, i use java 7
-
View User Profile
-
Send Message
Posted Jul 23, 2015@TheMode911
it's already in! please see the example config.yml to configure it. Thank you for using the plugin!
-
View User Profile
-
Send Message
Posted Jul 23, 2015Can you add option to start song on join ?
Sorry for my english
-
View User Profile
-
Send Message
Posted Jul 19, 2015Hey, thank you for all your feedback. I know, the plugin is a bit older and now I decided to to an BIG update! It might come in the next few days. If you have any ideas, please let me know.
-
View User Profile
-
Send Message
Posted Jun 27, 2015A command to launch the next song could be cool. Also, if we can just start song and then all song will be playing one at the time could be fun :D Finally, the music.play is the only permissions who doesn't work on my server (spigot 1.8.5)
-
View User Profile
-
Send Message
Posted May 24, 2015Is it possible to give to this plugin abit more RPG experience? I mean for example I want to make music to play automatically when a player joins and I don't want it to show them info or to will be able to stop it without a perm, and the most important part is that i want to make a different track to play at night and a different one at night: check this one:
https://www.youtube.com/watch?v=3_PuQa640hQ&index=35&list=PLZzKhgUfPukCL3s_VXicywMfvDU7OxfLE
It would be awesome, all those of course can be in configuration, like:
music-play-automatically=true Conditions=true music-at-day=<songname> music-at-night=<songname> music-at-cave=<songname> music-in-battle-mob=<songname> music-in-battle-player-=<songname>
The two needed conditions are the day and night, the other ones are just suggestions. If you can do that I would really appreciate it
-
View User Profile
-
Send Message
Posted May 2, 2015Hi, I've put the two plugins in my plugin folder, reload the game, then the plugin works fine. But there wasn't any "Songs" folder in the plugin folder... So I created one ! Then I put a song in there and I did "/musicplayer reloadsongs" wich works fine, but they said it was no songs ! Please help me ! Can't find out the problem !
Please excuse me for the mistakes... I'm french.
-
View User Profile
-
Send Message
Posted Jan 12, 2015What should i do to play music for the whole server?
-
View User Profile
-
Send Message
Posted Jan 7, 2015@President741
working great now. THX!!!
-
View User Profile
-
Send Message
Posted Jan 7, 2015@apesgrapes
@Toshka17
Thanks you for your report! It should be fixed now. There was an error while compiling the Plugin.
-
View User Profile
-
Send Message
Posted Jan 6, 2015ERROR]: Could not load 'plugins/MusicPlayer.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/music/player/Plugin : Unsupported major.minor version 52.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot.jar:git-Spigot-eb39b47-0899683] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot.jar:git-Spigot-eb39b47-0899683] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-eb39b47-0899683] at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot.jar:git-Spigot-eb39b47-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-eb39b47-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot.jar:git-Spigot-eb39b47-0899683] at java.lang.Thread.run(Thread.java:745) [?:1.7.0_67] Caused by: java.lang.UnsupportedClassVersionError: de/music/player/Plugin : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.7.0_67] at java.lang.ClassLoader.defineClass(ClassLoader.java:800) [?:1.7.0_67] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [?:1.7.0_67] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) [?:1.7.0_67] at java.net.URLClassLoader.access$100(URLClassLoader.java:71) [?:1.7.0_67] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) [?:1.7.0_67] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [?:1.7.0_67] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_67] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [?:1.7.0_67] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) [spigot.jar:git-Spigot-eb39b47-0899683] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot.jar:git-Spigot-eb39b47-0899683] at java.lang.ClassLoader.loadClass(ClassLoader.java:425) [?:1.7.0_67] at java.lang.ClassLoader.loadClass(ClassLoader.java:358) [?:1.7.0_67] at java.lang.Class.forName0(Native Method) [?:1.7.0_67] at java.lang.Class.forName(Class.java:270) [?:1.7.0_67] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) [spigot.jar:git-Spigot-eb39b47-0899683
-
View User Profile
-
Send Message
Posted Jan 6, 2015hi, getting "Could not load 'plugins/MusicPlayer.jar' " error. NoteBlockAPI is loaded ok.
server is running CraftBukkit version git-Spigot-e497721-96d09e3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
http://pastebin.com/uxe3s9Aq
i've raised ticket with the above, but not sure if its a plugin error or something else.
(i want this plugin sooooo bad..)
-
View User Profile
-
Send Message
Posted Jan 6, 2015Get a list of players, that are hearing to a song. -> DONE (v.1.0.4 beta)
should be: that are hearing a song.
or
that are listening to a song.
etc.
-
View User Profile
-
Send Message
Posted Jan 6, 2015@DerekZil
sorry for my late reply. But thanks you for your suggestion. Comming soon!
-
View User Profile
-
Send Message
Posted Dec 6, 2014Maybe update it so you can play records too?