PlayCustomSounds

⭐ — (1 endorsements) 📥 53 downloads 📌 v1.0.0 📅 4/16/2026
🟡 Updated this year

By EnderCraft-Server · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 4/10/2026 📅 Created: 4/16/2026

🔍 Analysis

  • 🏆 #567 of 1080 bukkit mods in this game by downloads

📋 About This Mod

这是一个允许服主添加新唱片到服务器的插件,拥有资源包和插件播放逻辑。 **对于玩家**:玩家只需**载入资源包后点击播放**即可播放新添加的唱片 **对于服主**: 服主需要制作好资源包后分发给玩家供玩家下载使用,然后在config.yml中写出你在资源包中载入的**音乐键名** 资源包的结构应该是这样: ``` pack.zip ├── pack.mcmeta └── assets/ └── playcustomsounds/ ├── sounds/ │ └── any.ogg └── sounds.json ``` pack.mcmeta的写法: ``` { "pack": { "pack_format": "description": "这里填写包的介绍" } } ``` sounds.json的写法 ``` { "constant_moderato": { "subtitle": "sounds.playcustomsounds.constant_moderato", "sounds": }, "zenbon_zakura": { "subtitle": "sounds.playcustomsounds.zenbon_zakura", "sounds": }, "drowning_love": { "subtitle": "sounds.playcustomsounds.drowning_love", "sounds": } } ``` (仅供参考,可以更改歌曲名称等内容) 播放音乐的命令:/pcs 停止音乐的命令:/sm This is a plugin that allows server owners to add new albums to the server, featuring resource packs and plugin playback logic. **For players**: Players can simply **load the resource pack and click play** to play the newly added music disc **For server owners**: Server owners need to create a resource pack and distribute it to players for download and use. Then, in the config.yml, specify the **music key name** you have loaded in the resource pack The structure of the resource pack should be like this: ``` pack.zip ├── pack.mcmeta └── assets/ └── playcustomsounds/ ├── sounds/ │ └── any.ogg └── sounds.json ``` The writing style of pack.mcmeta: ``` { "pack": { "pack_format": "description": "Fill in the introduction of the package here" } } ``` The writing style of sounds.json ``` { "constant_moderato": { "subtitle": "sounds.playcustomsounds.constant_moderato", "sounds": }, "zenbon_zakura": { "subtitle": "sounds.playcustomsounds.zenbon_zakura", "sounds": }, "drowning_love": { "subtitle": "sounds.playcustomsounds.drowning_love", "sounds": } } ``` (For reference only, the song title and other content can be changed) The command of starting to play music: /pcs The command of stopping playing music: /sm

这是一个允许服主添加新唱片到服务器的插件,拥有资源包和插件播放逻辑。 对于玩家:玩家只需载入资源包后点击播放即可播放新添加的唱片 对于服主: 服主需要制作好资源包后分发给玩家供玩家下载使用,然后在config.yml中写出你在资源包中载入的音乐键名 资源包的结构应该是这样:

``` pack.zip ├── pack.mcmeta └── assets/ └── playcustomsounds/ ├── sounds/ │ └── any.ogg └── sounds.json ``` pack.mcmeta的写法:

``` { "pack": { "pack_format": [这里填写包版本] "description": "这里填写包的介绍" } } ``` sounds.json的写法 ``` { "constant_moderato": { "subtitle": "sounds.playcustomsounds.constant_moderato", "sounds": [ { "name": "playcustomsounds:constant_moderato", "stream": true } ] }, "zenbon_zakura": { "subtitle": "sounds.playcustomsounds.zenbon_zakura", "sounds": [ { "name": "playcustomsounds:zenbon_zakura", "stream": true } ] }, "drowning_love": { "subtitle": "sounds.playcustomsounds.drowning_love", "sounds": [ { "name": "playcustomsounds:drowning_love", "stream": true } ] } } ``` (仅供参考,可以更改歌曲名称等内容) 播放音乐的命令:/pcs [音乐名称] 停止音乐的命令:/sm

This is a plugin that allows server owners to add new albums to the server, featuring resource packs and plugin playback logic. For players: Players can simply load the resource pack and click play to play the newly added music disc For server owners: Server owners need to create a resource pack and distribute it to players for download and use. Then, in the config.yml, specify the music key name you have loaded in the resource pack The structure of the resource pack should be like this:

``` pack.zip ├── pack.mcmeta └── assets/ └── playcustomsounds/ ├── sounds/ │ └── any.ogg └── sounds.json ``` The writing style of pack.mcmeta:

``` { "pack": { "pack_format": "description": "Fill in the introduction of the package here" } } ``` The writing style of sounds.json ``` { "constant_moderato": { "subtitle": "sounds.playcustomsounds.constant_moderato", "sounds": [ { "name": "playcustomsounds:constant_moderato", "stream": true } ] }, "zenbon_zakura": { "subtitle": "sounds.playcustomsounds.zenbon_zakura", "sounds": [ { "name": "playcustomsounds:zenbon_zakura", "stream": true } ] }, "drowning_love": { "subtitle": "sounds.playcustomsounds.drowning_love", "sounds": [ { "name": "playcustomsounds:drowning_love", "stream": true } ] } } ``` (For reference only, the song title and other content can be changed) The command of starting to play music: /pcs The command of stopping playing music: /sm

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
EnderCraft-Server
Version
1.0.0
Downloads
53
Endorsements
1
Category
bukkit
Created
4/16/2026
Updated
4/10/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, library, technology

🔧 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 PlayCustomSounds support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of PlayCustomSounds?

Version 1.0.0, published 2026-04-10 with 53 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by EnderCraft-Server 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods