Skip to content

Plasmo Voice Addon. Play custom audio in Minecraft using music discs. Paper only.

License

Notifications You must be signed in to change notification settings

plasmoapp/pv-addon-discs

Repository files navigation

pv-addon-discs

Paper only Plasmo Voice addon. Play audio from Youtube and other sources in Minecraft using music discs. Inspired by SVC's AudioPlayer & CustomDiscs.

The addon can stream audio from various sources instead of saving audio files on the server. It even supports Youtube and Twitch live streams. Thanks to the brilliant LavaPlayer library.

Installation

  1. Install Plasmo Voice, ProtocolLib and pv-addon-lavaplayer-lib. You also need to install Plasmo Voice on your client.
  2. Download this plugin from Modrinth and drop it into the ~/plugins folder.
  3. Restart the server

Commands

/disc burn <url> [name] – Create a disc with custom audio from the URL. You need to hold a music disc in your hand.

/disc erase – Return a custom disc to a normal one.

/disc search <query> – Search tracks on YouTube.

Permissions

Commands are only available to OP by default:

pv.addon.discs.burn – Burn command

pv.addon.discs.erase – Erase command

pv.addon.discs.search – Search command

pv.addon.discs.burn.burnable_check_bypass – If enabled in a config, you can only burn special discs. This permission allows you to bypass this check

Available to everyone by default:

pv.addon.discs.play – Use custom music discs

Supported sources

Addon can load audio from:

  • YouTube videos and live streams
  • SoundCloud
  • Bandcamp
  • Vimeo
  • Twitch live streams
  • Direct HTTP URLs

Supported file formats

If you want to stream audio from direct URLs

  • MP3
  • FLAC
  • WAV
  • Matroska/WebM (AAC, Opus or Vorbis codecs)
  • MP4/M4A (AAC codec)
  • OGG streams (Opus, Vorbis and FLAC codecs)
  • AAC streams
  • Stream playlists (M3U and PLS)

Planned features

  • Copy discs like you can copy maps
  • Custom goat horn audio

About

Plasmo Voice Addon. Play custom audio in Minecraft using music discs. Paper only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages