CustomMusic v0.9

Details

  • Filename
    CustomMusic.jar
  • Uploaded by
  • Uploaded
    Nov 7, 2011
  • Size
    81.70 KB
  • Downloads
    28,665
  • MD5
    18597392a8cfe305888369cc7fe80bb4

Supported Bukkit Versions

  • CB 1.0.1-R1

Changelog

Version 0.9
  • added world- and biome-specific music
    • new commands:
      • /cm setworld [world] [<volume> <priority>]
      • /cm wchoose [world] <songnumbers|all|none>
      • /cm wchooseradio [world] <radionumber>
      • /cm worldlist <page>
      • /cm setbiome [biome] [<volume> <priority>]
      • /cm biochoose [biome] <songnumbers|all|none>
      • /cm biochooseradio [biome] <radionumber>
      • /cm biomelist <page>
      • /cm biomes
    • new permission nodes:
      • cm.world.set
      • cm.biome.set
  • added command to reload the configuration and restart the audio server
    • new command: /cm reload
    • new permission node: cm.reload
  • fixed /cm radiolist not showing the title of the stations
  • made ip-verification optional (can be changed in cm.properties)
  • songs are now uploaded to "/Music/uploading/..." before they will be added to the actual music library. This is to prevent the audioclient form downloading songs that are not completely uploaded by the other user.
  • dropped support for nijikokuns "Permissions" plugin and added support for bPermissions