Navoei 6dd7c6f8d0 Better Async Tasks
Now using a BukkitRunnable and a Map to determine if an async task is running. This allows the plugin to prevent the jukebox from being modified before the task is complete, which prevents the jukebox from bugging out and causing discs to be lost.
2022-07-29 15:51:11 -05:00
2022-07-03 12:35:34 -05:00
2022-07-29 15:51:11 -05:00
2022-07-03 12:35:34 -05:00
2022-07-03 12:35:34 -05:00
2022-07-24 14:36:38 -05:00
2022-07-29 15:51:11 -05:00
2022-07-03 12:35:34 -05:00
2022-07-03 12:35:34 -05:00
2022-07-24 14:40:49 -05:00

Custom Discs 1.19

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

https://user-images.githubusercontent.com/64107368/178426026-c454ac66-5133-4f3a-9af9-7f674e022423.mp4

Description
A Paper plugin to add custom music discs using the Simple Voice Chat API.
Readme 364 KiB
Languages
Java 100%