MineRadio
MineRadio - Radio statistics for Shoutcast and Icecast

Ever wanted to see your Icecast or Shoutcast song info in Minecraft? Now you can.
With MineRadio, you are able to get the song info and listeners with just one simple command (/radio).

Features:
- Automatically broadcasts song info from a SHOUTcast or Icecast server.
- Upon typing /radio, you get the information (like song title, listeners, URL, etc.)
- All configurable in the config.yml file. Just edit and type /radio reload!
Example config.yml:
# Enter in the host, port, and mount of the radio station (Icecast or Shoutcast) # DO NOT type in http://, as it's already provided in the code host: example.com port: 8000 mount: /stream.mp3 # The two supported types of services are Shoutcast or Icecast. # Case insensitive. # For Shoutcast, enter in 's', 'shout', or 'shoutcast'. # For Icecast, enter in 'i', 'ice', or 'icecast'. service: Icecast # Here's an optional listen link to display to players. Look at 'show.listenlink'. listen-link: http://www.example.com/listen.php # Radio Title radio-name: Example Radio # After default (15) minutes, the plugin will announce the current radio info. announce: enable: true minutes: 15 show: # To show the song name (includes Artist) song: true # To show the amount of listeners on the radio. (Only works on Icecast) listeners: true # To show the radio's genre. genre: false # To show the radio's URL for each mount. uri: false # To show the listen link for your radio (see 'listen-link') listenlink: true
Command Reference:
- /radio - Shows server stats
- /radio reload - reloads the config
- /radio debug - tells you what it found from the config
NOTE: This plugin does not use permissions as of yet. In future updates, there will be permissions!
-
View User Profile
-
Send Message
Posted Aug 20, 2015Please update for 1.8+ :)
-
View User Profile
-
Send Message
Posted Mar 12, 2015The website not work for me its type: This domain is established to be used for illustrative examples in documents. You may use this domain in examples without prior coordination or asking for permission.
what i can do?
-
View User Profile
-
Send Message
Posted Feb 24, 2015My version keeps giving a "You've configured it incorrectly" message. Although I have it setup properly. Why is it doing this and can we possibly get an update?
-
View User Profile
-
Send Message
Posted Feb 19, 2015Great plugin, but really needs an Update :D
Or if no update can we get the source?
-
View User Profile
-
Send Message
Posted Feb 22, 2014@Blittzer
It happened to me, I'll try releasing the new version.
-
View User Profile
-
Send Message
Posted Feb 18, 2014I've configured it as per instructions, I am running a shoutcast server, but after a /radio reload, when I try a /radio command I get the following error:
And on the server logs: