CustomDiscs SVC
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #28 of 367 adventure mods in this game by downloads
📋 About This Mod
[!(https://img.shields.io/modrinth/dt/1yowwDpk?logo=modrinth&label=downloads)](https://modrinth.com/plugin/customdiscs-svc)
# CustomDiscs
CustomDiscs brings custom, positional music discs to Minecraft servers through (https://modrinth.com/plugin/simple-voice-chat). Turn a regular music disc into a custom one backed by a local MP3, WAV, or FLAC file, or stream a track from a supported remote service such as YouTube or SoundCloud.
Audio is played from the jukebox position, so players hear it naturally as they move through the world. Server owners can control playback range, volume, track limits, disc appearance, visualizations, and remote provider behavior. Developers can integrate with playback through the public API and Bukkit events.
## Special thanks
CustomDiscs builds on ideas and technology from these projects:
- (https://github.com/Navoei/CustomDiscs)
- (https://github.com/henkelmax/audio-player)
- (https://github.com/sedmelluq/lavaplayer)
- (https://modrinth.com/plugin/customdiscs-svc)
- (https://github.com/Idiots-Foundation/CustomDiscs-SVC)
- (#developer-api)
- (https://repo.subkek.space/maven-public/)
- (https://discord.gg/eRvwvmEXWz)
## Features
- Local playback from MP3, WAV, and FLAC files
- Remote playback from YouTube and SoundCloud URLs
- Positional audio powered by Simple Voice Chat
- Per-jukebox playback radius
- Custom model data for local and remote discs
- Configurable particles and playback holograms
- Configurable maximum file size and track duration
- English and Russian translations
- Folia-aware scheduling
- Public API, lifecycle events, and audio packet handlers
## Requirements
CustomDiscs requires the following server plugins:
- (https://modrinth.com/plugin/simple-voice-chat)
- (https://modrinth.com/plugin/packetevents)
Players also need the Simple Voice Chat client mod to hear custom disc audio.
## Installation
1. Install Simple Voice Chat and PacketEvents on the server. 2. Download CustomDiscs from (https://modrinth.com/plugin/customdiscs-svc/versions). 3. Place all three plugin files in the server's `plugins` directory. 4. Start or restart the server. 5. Review the generated configuration in `plugins/CustomDiscs/config.yml`. 6. Make sure Simple Voice Chat is configured and working before testing a disc.
## Creating a disc
Custom discs are created from an ordinary Minecraft music disc held in the player's main hand. Arguments containing spaces must be enclosed in double quotes.
### From a local file
Place an MP3, WAV, or FLAC file in `plugins/CustomDiscs/musicdata`, or download one from a direct HTTP(S) URL:
```text /cd download "https://example.com/music/track.mp3" track.mp3 ```
Hold a music disc and convert it:
```text /cd create local track.mp3 "Track name" ```
### From a remote service
Hold a music disc and provide a supported URL:
```text /cd create remote "https://www.youtube.com/watch?v=..." "Track name" ```
Insert the resulting disc into a jukebox to start positional playback.
> [!WARNING] > Remote services commonly require additional configuration before playback will work reliably. YouTube may require OAuth2, > a PO token, a remote cipher server, or an HTTP(S) proxy. Provider behavior can change independently of CustomDiscs. Use a > secondary account for OAuth2 authorization and never publish provider credentials or tokens.
Only stream or download audio that you are authorized to use. Server owners are responsible for complying with the terms of the source service and applicable copyright law.
## Commands
The full command is `/customdiscs`; `/cd` is available as a shorter alias.
| Command | Description | Permission |
|---------------------------------------------|-------------------------------------------------------------------------|-----------------------------|
| `/cd` | Root CustomdDiscs command | `customdiscs` |
| `/cd help` | Shows the commands available to the sender. | `customdiscs.help` |
| `/cd reload` | Reloads configuration and language files. | `customdiscs.reload` |
| `/cd download "
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- subkek
- Version
- 2.7.0
- Downloads
- 58,502
- Endorsements
- 191
- Category
- adventure
- Created
- 3/9/2024
- Updated
- 8/22/2026
- Game Versions
- 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10
- Tags
- adventure, social, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does CustomDiscs SVC support?
The author lists 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11. Other versions may work but are untested by the author.
What is the latest version of CustomDiscs SVC?
Version 2.7.0, published 2026-08-22 with 58,502 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await