Update readme.md

This commit is contained in:
Navoei
2022-07-12 01:46:00 -05:00
committed by GitHub
parent 2f309fa58a
commit 867ed71cb0

View File

@@ -1,3 +1,14 @@
# Custom Discs
A bukkit/spigot plugin to add custom music discs using the Simple Voice Chat API.
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 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