Back to mods
MoeMusic project artwork

Modrinth · Minecraft mod

MoeMusic

In-game music player with plugin-based multiple music sources and server-synced playback. 游戏内音乐播放器,支持安装多个插件音源,支持服务器同步点歌。

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which MoeMusic release should I use?

Updated 11 days ago
Latest stable file 1.4.2+1.21.1
Game version 1.21, 1.21.1
Loader Fabric

MoeMusic 1.4.2+1.21.1 targets 1.21, 1.21.1 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. All 3 required mods have matching files.

Where it goes

Is MoeMusic required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does MoeMusic 1.4.2+1.21.1 need?

1.4.2+1.21.1. Change the file and its required mods may change too.

All 3 required mods have matching files

Install Fabric Language Kotlin, Fabric API, bad packets first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

7 listed on this file 1 pulled in by one of those mods
Mod Menu Optional for MoeMusic 1.4.2+1.21.1
optional
Matching file found Matched file: 11.0.4
Fabric Language Kotlin Needed by MoeMusic 1.4.2+1.21.1
required
Matching file found Matched file: 1.13.13+kotlin.2.4.10
Fabric API Needed by MoeMusic 1.4.2+1.21.1
required
Matching file found Matched file: 0.116.17+1.21.1
Cloth Config API Optional for MoeMusic 1.4.2+1.21.1
optional
Matching file found Matched file: 15.0.140+fabric
bad packets Needed by MoeMusic 1.4.2+1.21.1
required
Matching file found Matched file: fabric-0.8.2
LuckPerms Optional for MoeMusic 1.4.2+1.21.1
optional
Matching file found Matched file: v5.4.140-fabric

1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add MoeMusic without breaking your instance.

Built for MoeMusic 1.4.2+1.21.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.4.2+1.21.1. It targets 1.21, 1.21.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric Language Kotlin, Fabric API, bad packets first. We found matching files for this game-version and loader setup. 1 comes through another mod in the chain.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.4.2+1.21.1. It opens that exact file at the source.

About this project

What does MoeMusic add?

MoeMusic Mod for Minecraft

MoeMusic adds an in-game music player for servers and single-player worlds. Players can search, request, skip, and manage songs from the player screen, while servers can coordinate one shared playlist for everyone who has the mod installed.

MoeMusic 为服务器和单人世界提供游戏内音乐播放器。玩家可以在播放器中搜索、点歌、切歌和管理歌曲;当安装在服务器上时,所有安装了客户端 Mod 的玩家都可以同步收听歌曲。

📷 Click to view in-game screenshots 点击查看游戏内功能截图
Screenshot 1 Screenshot 2 Screenshot 3
Screenshot 4 Screenshot 5 Screenshot 6

Core features:

  • In-game music player opened with the default M key.
  • Search, queue management, playback controls, volume control, seeking, and track blocking.
  • Shared server playlist with synchronized playback for participating clients.
  • HUD display with current track info, cover art, progress, and lyrics.
  • Plugin-based music sources, with support for multiple sources at the same time.
  • Audio decoding powered by lavaplayer, including common formats such as MP3, OGG, WAV, FLAC, and playlists like m3u.
  • Content filtering, request rate limits, media firewall rules, and permission checks for server safety.
  • Optional integrations with Cloth Config, Mod Menu, LuckPerms, and Fabric Permissions API.

核心功能:

  • 默认按 M 打开游戏内音乐播放器。
  • 支持搜索、播放列表管理、播放控制、音量调整、进度调整和歌曲屏蔽。
  • 服务器共享播放列表,并同步参与播放的客户端进度。
  • HUD 显示当前歌曲信息、封面图、播放进度和歌词。
  • 基于插件扩展音源,并支持同时使用多个音源。
  • 基于 lavaplayer 解码音频,支持 MP3、OGG、WAV、FLAC 等常见格式,以及 m3u 等播放列表。
  • 提供内容过滤、请求限流、媒体防火墙和权限检查,适合服务器使用。
  • 可选集成 Cloth Config、Mod Menu、LuckPerms 和 Fabric Permissions API。

Basic setup:

  1. Download the MoeMusic file that matches your loader and Minecraft version.
  2. Install the required dependencies for your loader.
  3. Install MoeMusic on the server (if you need server support) and on every client that should hear music.
  4. (For server) Start the server once to generate config/moemusic/moemusic.toml, edit it as you need.
  5. Install the music source plugins you want to use into config/moemusic/plugins/.
  6. Open a world or join a server, then press M to open the player.

Security note for servers: direct HTTP/HTTPS audio links require administrator-level permission by default. For regular players, using trusted music source plugins is recommended instead of allowing arbitrary links.

For detailed setup, dependencies, configuration, permissions, plugin installation, and language overrides, etc. see the README and wiki:

基础安装步骤:

  1. 下载与你的加载器和 Minecraft 版本匹配的 MoeMusic 文件。
  2. 安装对应加载器所需的依赖。
  3. 在服务器(如果你需要在服务器上使用)和需要收听音乐的客户端上都安装 MoeMusic。
  4. (对服务器)启动一次服务器,生成 config/moemusic/moemusic.toml,并按需编辑它。
  5. 将需要使用的音源插件放入 config/moemusic/plugins/
  6. 打开世界或进入服务器,按 M 打开播放器。

服务器安全提示:默认情况下,直接提交 HTTP/HTTPS 音频链接需要管理员级权限。更推荐为普通玩家安装受信任的音源插件,而不是开放任意链接提交。

更详细的安装说明、依赖列表、配置项、权限节点、插件安装和语言文件覆盖等,请参考 README 与 Wiki:

Project description from Modrinth.

Pick your setup

MoeMusic by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

55 available setups

Showing the newest 12 of 29 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

MoeMusic versions and loaders

100 of 100 releases match

Looking for an older file? The official Modrinth project page is in Resources.