icJukeBox
icJukeBox is a plugin which allows you to choose noteblock songs from a list, or a random one, and play it using the noteblockAPI.
Update
Please note that icJukeBox from version 1.6 has had some major updates! To switch from <1.5.x to 1.6 please follow the instructions below! For instructions on version 1.5 and below, please head over to this page
- Stop your server
- Delete NoteBlockAPI from your plugins folder (icJukeBox 1.6 > is no longer depending on this plugin in order to work)
- Start your server
- Configuration is now loaded and saved by icJukeBox rather than bukkit. This means the configuration file has a new set up. Please configure the configuration.yml to your server's needs. The config.yml will no longer be used!!!
- Type /music reload to load the new configuration

Features
- Organise all your songs in an easy to use GUI list
- Simply place .nbs songs inside the 'tracks' folder. Songs can be downloaded right Here
- Play random songs using /music random
- Enable shuffle-mode using /music shuffle
- Ability to configure menu-buttons, chatmessages and much more
- Turn on a random song or shuffle mode when a player logs in
- Reload config in-game
- Server radio
- Configurable lobby-items
Videos
Here are some short videos to explain you guys how icJukeBox works.
Video by Numero Uno
Video by Jithin Sunny
Video by AbsintoJ (Portuguese)
Try
Want to try out icJukeBox before installing it onto your server? Join my server to try it out! IP: play.statiocraft.com
Commands
- /music - Opens the music-list
- /music <pageNumber> - Opens the music-list at the given page
- /music item [shuffle, random, radio, list]
- /music off - Turns off the current song
- /music random - Play a random song
- /music shuffle - Enable shuffle-mode
- /music shuffle skip - Skip to the next song (only works when shuffle-mode has been enabled)
- /music reload - Reloads the config and songs from the tracks folder
- /music radio [on/off] - Turn on and off the server-radio for yourself
- /music radio skip - Skip a radio-song
Permissions
- music.list - Permission to use /music
- music.random - Permission to use /music random
- music.shuffle - Permission to use /music shuffle
- music.shuffle.skip - Permission to use /music shuffle skip
- music.reload - Permission to use /music reload
- music.radio - Permission to use /music radio
- music.radio.skip - Permission to use /music radio skip
- music.item.spawn.[shuffle/radio/random/list]
- music.item.use.[shuffle/radio/random/list]
Installation
- Place the latest version of icJukeBox inside the plugins folder of your server
- Restart or Reload your system
- Type /music to play
Adding extra songs
- Download songs here.
- Place the downloaded .nbs files inside the tracks folder of icJukeBox. Located at your server files /plugins/icJukeBox/tracks/
- Type /music reload to reload the stored tracks (and automatically enable the new ones) or reload your server
- Type /music to see the result
Credits
- Authors of NoteblockAPI: xxmicloxx and michidk
- Author of icJukebox: jeussa on bukkit or jeussa on enjin
- Video's created by: Numero Uno, Jithin Sunny and AbsintoJ
- Server:
- Community Website
- IP: play.statiocraft.com
-
View User Profile
-
Send Message
Posted Dec 7, 2015@TBudding
Hi dere, I've tried to make a bungeecord version of icJukeBox for some time, however with little success. As soon as I find a way it will be uploaded on the spigot resource pages.
-
View User Profile
-
Send Message
Posted Dec 5, 2015is it possible to insta the plugin in the bungecord plugins folder to make the radio scyn with all of the servers?
-
View User Profile
-
Send Message
Posted Nov 30, 2015@chaynerz
Hi dere, if you have the essentials plugin, you could use the /sudo command to enforce players to enable their music. I will look into what I can be doing with the icJukeBox plugin.
-
View User Profile
-
Send Message
Posted Nov 30, 2015Are you able to make these commands?:
- /music radioinworld {world} [ Forces players in the specified world to listen to the radio] - /music shuffleinworld {world} [Forces every player in a world to listen to the song shuffling]
Or any command that would forces player to listen to the songs
Thank you!
-
View User Profile
-
Send Message
Posted Nov 2, 2015@qspitzer
This is an issue with the song file itself.
I would like to note that apart from making this plugin I have nothing to do with noteblock songs whatsoever. For support on their file format please refer to the website of the author.
In order to fix the issue you can either change the configuration value on icJukeBox 'use file names for songs' or use the noteblock studio software to adjust the title.
-
View User Profile
-
Send Message
Posted Nov 2, 2015@Samp14HD
Hi dere, sorry for the late response. It looks like the version of your server is outdated. Please considder updating it or using icJukeBox 1.5.0 or below.
-
View User Profile
-
Send Message
Posted Oct 28, 2015Hi, this is a really neat and good plugin. My only problem is that i will have a track created from a schematic and (from the songs i've tested) the song name will never show up. I don't know if this is a problem with the plugin or nbs, but i hope it can be fixed. Thanks for checking in advance
-
View User Profile
-
Send Message
Posted Oct 27, 2015Help me on this error:
Error occurred while enabling icJukeBox v1.6.1 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()Ljava/util/Collection; at com.statiocraft.jukebox.scJukeBox.reloadConfig(scJukeBox.java:63) [?:?] at com.statiocraft.jukebox.scJukeBox.onEnable(scJukeBox.java:47) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks] [20:57:23] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
-
View User Profile
-
Send Message
Posted Oct 19, 2015Can someone help me with this? I need a plugin tha creates a music disc with a .nbs file on it so they can just put the disc in the jukebox and it plays it
Any one know of anything?
-
View User Profile
-
Send Message
Posted Sep 28, 2015@GizJaz
Then you give them the permission to do so. The permission node for /radio is "music.radio" Permission Nodes
-
View User Profile
-
Send Message
Posted Sep 27, 2015@jeussa
What should I do if it says they aren't permitted to do the /radio command?
-
View User Profile
-
Send Message
Posted Sep 27, 2015@GizJaz
Hi dere,
please note that each player will have to enable the music for themselves. They can either join the server radio with /radio or enable their own songs using /music. If this does not solve your issue, make sure those players have the noteblock sound turned on in their minecraft settings.
-
View User Profile
-
Send Message
Posted Sep 26, 2015Other players on my server cannot hear the music even if I put server radio on. Is there a way to fix this?
-
View User Profile
-
Send Message
Posted Sep 12, 2015@TheForgotten122
I'm sorry but I do not make these songs, I'm simply the maker of icJukeBox. If you wish to have this song in noteblock you'll need to look for an 8-bit version of the songs (file extension .ini) then convert it using NoteblockStudio.
-
View User Profile
-
Send Message
Posted Sep 11, 2015Great Plugin But could you possibly add Waiting For The End by Linkin Park?
-
View User Profile
-
Send Message
Posted Aug 30, 2015Hi, the plugin works verry good, congratulations for the plugin. a sugestion :)
- if the .nbs have other t/s for example 7.5 this reproduce the .nbs with that t/s - placing a noteblock in game and puting a sign with: [music] music.nbs
reproduce in range of blocks, like a jukebox :D
- a admin can set a specific music in /music radio
thanks for all, for this awesome plugin :)
-
View User Profile
-
Send Message
Posted Aug 30, 2015@QviNSteN1
Is not the plugin, is the .nbs song, Edit the .nbs and set the tittle, autor... etc and save it.
-
View User Profile
-
Send Message
Posted Aug 30, 2015Sorry, I have a problem: songs do not have names :(
They are played, but no name in the GUI, as in the chat, when outputting of the message.
I ban know English, sorry :(
-
View User Profile
-
Send Message
Posted Aug 23, 2015@TheTinny
Please read the front page for adding new songs. As for creating new songs, please check out NoteBlock Studio
-
View User Profile
-
Send Message
Posted Aug 23, 2015Nice plugin but is there a way that you can add more songs or learn us how to make transfer songs to a noteblock some by ourselfs ?