← Назад к ресурсам

Simple Music Player

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

Modrinth utility

Описание

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 ` | Search YouTube or play a direct URL | | `/music queue ` | 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 ` | 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](https://fabricmc.net/use/) for your Minecraft version 2. Download [Fabric API](https://modrinth.com/mod/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