Mylo Radio
Mylo Radio is a fantastic radio, that plays different music genres, such as pop, rap, dance and more. Not only this, but it also plays oldschool music often, so you won't get driven crazy by the one populair song that everyone plays. I've taken this radio to minecraft, so you can enjoy it together with all the players on your server!

How it works
The Mylo Radio Bukkit plugin connects to here to retrieve the song information that is playing on Mylo Radio and displays it in chat for the players who have not disabled the messages.

The message provides the track's artist and name and a handy link to the URL you've defined in the configuration file. on first use, this is set to here. You can change the URL by going into the configuration file, but first you'll have to add the radio to your website. For that, you can use the following HTML code;
<center><iframe src="http://myloradio.net/embed/embedcode.html" scrolling="no" frameborder="0" height="50"
Commands, permissions
The command /mr, which is used to toggle the messages on and off for you only. You can also do this by clicking on the song message though. Permissions are not implemented. If anyone would like them, ask me and I will add them, but for now I don't think they are necessary.
-
View User Profile
-
Send Message
Posted Apr 30, 2014Fixed the problem, Multicraft installed the wrong version of the plugin :P
But now I have another error that the music does not come through Minecraft? or does it not do that?
-
View User Profile
-
Send Message
Posted Apr 30, 201430.04 22:15:38 [Server] INFO Admins: [Owner]Taz 30.04 22:15:37 [Server] INFO ... 8 more 30.04 22:15:37 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [?:1.7.0_11] 30.04 22:15:37 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [?:1.7.0_11] 30.04 22:15:37 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet 30.04 22:15:37 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:37 [Server] INFO at me.Desle.MR.MyloRadio$1.run(MyloRadio.java:28) [?:?] 30.04 22:15:37 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet 30.04 22:15:37 [Server] WARN Task #25 for MyloRadio v1 generated an exception 30.04 22:15:32 [Server] INFO ... 8 more 30.04 22:15:32 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [?:1.7.0_11] 30.04 22:15:32 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [?:1.7.0_11] 30.04 22:15:32 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet 30.04 22:15:32 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:32 [Server] INFO at me.Desle.MR.MyloRadio$1.run(MyloRadio.java:28) [?:?] 30.04 22:15:32 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet 30.04 22:15:32 [Server] WARN Task #25 for MyloRadio v1 generated an exception 30.04 22:15:27 [Server] INFO ... 8 more 30.04 22:15:27 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [?:1.7.0_11] 30.04 22:15:27 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [?:1.7.0_11] 30.04 22:15:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.Packet 30.04 22:15:27 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:600) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53) [cbdev.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] 30.04 22:15:27 [Server] INFO at me.Desle.MR.MyloRadio$1.run(MyloRadio.java:28) [?:?] 30.04 22:15:27 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/Packet
Can you help me please?
-
View User Profile
-
Send Message
Posted Apr 29, 2014@DirtyMaxxx
Makes me happy, hahaha, thought not many people were using this. Mind giving me the IP so I can put it on here, so people can see how much fun it could be?
@Dimensyn
Update coming up :). 1.7.8 and 1.7.9.
-
View User Profile
-
Send Message
Posted Apr 23, 2014Could you port it to 1.7.8 or latest spigot ? '-'
-
View User Profile
-
Send Message
Posted Apr 17, 2014This plugin is literally... AMAZING! I put it on my hub and people are just sitting there listening to the music LOL!
-
View User Profile
-
Send Message
Posted Mar 26, 2014Please you make 1.6.4 version for my server :)
-
View User Profile
-
Send Message
Posted Mar 20, 2014@PCM_Tazmaik
Twerking ahahaha.
-
View User Profile
-
Send Message
Posted Mar 20, 2014What do both Steve?