Simple Music Player

Play music from YouTube, SoundCloud, or direct URLs in-game using /music commands.

495

Simple Music Player

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 client-side, client-side, or any client-side - client-side — add multiple tracks, auto-advances when one finishes - client-side controls - client-side (0–150%) - client-side display with track title, artist, and duration - client-side — 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

1. Install Fabric Loader for your Minecraft version 2. Download Fabric API and place it in your `mods/` folder 3. Place the correct jar into your `mods/` folder 4. 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

ADS