From dcf0ec749fd03bf81263e4cb47ce185e8779ecf6 Mon Sep 17 00:00:00 2001 From: Navoei <64107368+Navoei@users.noreply.github.com> Date: Tue, 25 Jul 2023 00:33:44 -0500 Subject: [PATCH 1/2] Update readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6f972ff..3a58bc1 100644 --- a/readme.md +++ b/readme.md @@ -17,8 +17,7 @@ Permission Nodes (Required to run the commands. Playing discs does not require a - ```customdiscs.download``` to download a file Dependencies: -- This plugin depends on the latest version of ProtocolLib for 1.20.x -Development builds for ProtocolLib can be found @ https://ci.dmulloy2.net/job/ProtocolLib/651/ +- This plugin depends on the latest version of ProtocolLib for 1.20.x. https://user-images.githubusercontent.com/64107368/178426026-c454ac66-5133-4f3a-9af9-7f674e022423.mp4 From 6ad605890cb1f03c31dd5d5762f95c4416d4c994 Mon Sep 17 00:00:00 2001 From: Navoei <64107368+Navoei@users.noreply.github.com> Date: Wed, 27 Sep 2023 11:48:49 -0500 Subject: [PATCH 2/2] Update readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3a58bc1..82d60df 100644 --- a/readme.md +++ b/readme.md @@ -2,10 +2,9 @@ A Paper 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. +- Use ```/customdisc``` or ```/cd``` to view available commands. - Music files should go into ```plugins/CustomDiscs/musicdata/``` - Music files must be in the ```.wav```, ```.flac```, or ```.mp3``` format. -- Only custom discs are compatible with hoppers. Downloading Files: - To download a file use the command ```/cd download ```. The link used to download a file must be a direct link (meaning the file must automatically begin downloading when accessing the link). Files must have the correct extension specified. An UnsupportedAudioFileException will be thrown in the server's console if the file extension is not correct (for example when giving a wav file the mp3 extension). Below is an example of how to use the command and a link to get direct downloads from Google Drive.