SoundCenter v0.3

Details

  • Filename
    SoundCenter.jar
  • Uploaded by
  • Uploaded
    Dec 26, 2014
  • Size
    91.73 KB
  • Downloads
    895
  • MD5
    5fa7c98e7e0ef8fc478dd97bf5b875d5

Supported Bukkit Versions

  • CB 1.7.9-R0.2

Changelog

Version 0.3

SINCE THIS UPDATE BRINGS MAJOR CHANGES, VERSION 0.3 WILL NOT BE COMPATIBLE WITH EXISTING SETUPS OF PREVIOUS VERSIONS!

  • IMPORTANT Removed the streaming functionality from the plugin. Songs can not be uploaded to the gameserver anymore. See the How to use page for more info. IMPORTANT
  • added command /sc play <songtitle> [global | world <name>]
  • added command /sc stop <songtitle> [global | world <name>]
  • added option to always start the playlist of a station from beginning
  • added option to don't loop the playlist of a station
  • added SC-Server-Bind-Addr property to the config file. This is now used as the address the server will bind to. For most users 0.0.0.0 should be okay. The Server-Ip field is now only used for building the correct link in the welcome message.
Version 0.2
  • added Support for WorldGuard regions
  • added Server-Ip property to the config file. If specified, the plugin will bind the TCP- and UDP-sockets to this Ip (not to 0.0.0.0). It is also used as the server address in the link to the client.
  • added command '/sc users' which shows a list of players that are using SoundCenter right now.
  • added individual volume control to stations
Version 0.111
  • show warning when server is not receiving udp-traffic from a client
  • performance improvements
Version 0.1
  • completly recoded the plugin
  • reset the version to 0.1
  • renamed from CustomMusic to SoundCenter