Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed ARR
Published last month
A client-side Fabric mod that lets you play music from YouTube, SoundCloud, or any direct audio URL directly in-game — no server setup, no external apps.
Music plays through your speakers and is controlled entirely with /music commands in chat.
Features
- Play music from YouTube, SoundCloud, or any direct audio/stream URL
- Queue system — add multiple tracks, auto-advances when one finishes
- Pause / Resume / Skip / Stop controls
- Volume control (0–150%)
- Now Playing display with track title, artist, and duration
- Connection error messages — notifies you in chat if your internet drops
- Fully client-side — works on any server (singleplayer, multiplayer, Realms)
Commands
| Command | Description |
|---|---|
/music play <song or URL> |
Search YouTube or play a direct URL |
/music queue <song or URL> |
Add a track to the queue |
/music queue |
Show the current queue |
/music nowplaying |
Show current track info |
/music pause |
Pause playback |
/music resume |
Resume paused playback |
/music skip |
Skip to the next track |
/music volume <0-150> |
Set volume (100 is default) |
/music stop |
Stop playback and clear the queue |
/music help |
Show the command list in-game |
Installation
- Install Fabric Loader for your Minecraft version
- Download Fabric API and place it in your
mods/folder - Place the correct jar into your
mods/folder - Launch Minecraft and type
/music help
Examples
/music play lofi hip hop /music play https://www.youtube.com/watch?v=... /music play https://soundcloud.com/artist/track /music volume 80


