Skip to content

CustomDiscs 2.1

Compare
Choose a tag to compare
@Navoei Navoei released this 10 Aug 03:43
· 80 commits to main since this release

A spigot/bukkit fork of henkelmax's Audio Player.

  • Play custom music discs using the Simple Voice Chat API. (The voice chat mod is required on the client and server.)
  • Use /customdisc or /cd to create a custom disc.
  • Music files should go into plugins/CustomDiscs/musicdata/
  • Music files must be in the .wav or .mp3 format.

Permission Node (Required to run the command. Playing discs does not require a permission.):

  • customdiscs.command

Dependencies:

  • This plugin depends on the latest version of ProtocolLib for 1.19

Additions:

  • The volume can now be adjusted client side under the Adjust Player Volumes menu in Simple Voice Chat.
  • The volume of music discs can be changed server side in the config.yml file.
  • The range from which a custom disc could be heard can be changed in the config.yml file.

Note: This new version has a lot of changes! Please report any bugs.