henkelmax / audio-player

Put your own audio files on music discs!
58 stars 21 forks source link

Add volume command for server side volume adjustment #89

Closed mjwells2002 closed 3 months ago

mjwells2002 commented 3 months ago

Adds a basic volume command to adjust volume of audio files, syntax

/audioplayer volume <id> <volume> to adjust a specific id /audioplayer volume <volume> to adjust the held item /audioplayer volume <id> to get the volume of a audio id /audioplayer volume to get thhe volume of a held item

requires permission audioplayer.volume which is enabled by default