mirror of
https://github.com/SPAWNRYS-ban/FUCK-CustomDiscs.git
synced 2025-12-10 05:19:43 +05:00
6dd7c6f8d035a21c332375d245c4c2fb6dcaa179
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.
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
/customdiscor/cdto create a custom disc. - Music files should go into
plugins/CustomDiscs/musicdata/ - Music files must be in the
.wavor.mp3format.
Permission Node (Required to run the command. Playing discs does not require a permission.):
customdiscs.command
Description
Languages
Java
100%