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

ZMusic

Cross-platform Music System for Minecraft

Modrinth utility

Описание

![][banner] ![][tested-versions] ![][players] ![][servers] ![][releases] ![][downloads] ![][license] [简体中文](README.md) | [日本語](README_JP.md) | English V3 version is under development based on TabooLib 6 [V2](https://github.com/RealHeart/ZMusic/tree/v2) version is now LTS (long -term support) status ## Introduction This is a powerful music system that supports the following functions. * Full service song * Play separately * Lyrics display * Lyrics translation display * Multi -search source (Netease Cloud/Ximalaya/Bilibili/SoundCloud) * Keyword search * Personal song list * Full service song list * Play of the song list (Netease Cloud) * Volume adjustment (only Allmusic MOD support) * Support BungeeCord ## Video [YouTube](https://youtu.be/B1RNNwE_MGE) ## Feedback * Submit [Issues](https://github.com/RealHeart/ZMusic/issues) * Join [Discord](https://discord.gg/twQgJNufYn) feedback ## Develop 1. clone > ```shell > git clone https://github.com/RealHeart/ZMusic > ``` 2. build > ```shell > cd ZMusic > gradlew clean build > ``` ## Usage 1. Download the latest version in [release](https://github.com/RealHeart/ZMusic/releases) 2. move jar to plugins folder 3. Run Server ## Documentation [Click view Documentation](https://m.zplu.cc/) ## Repositories * [ZMusic](https://github.com/RealHeart/ZMusic) - Plugin * [ZMusic Mod](https://github.com/RealHeart/ZMusic-Mod) - Mod * [ZMusic Docs](https://github.com/RealHeart/ZMusic-Docs) - Documentation ## Open Source License This project uses [GPL-3.0](LICENSE) license for open source code ```text ZMusic - Powerful Music System Copyright (C) 2022 RealHeart This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ``` ## Thank * [TabooLib](https://github.com/TabooLib/TabooLib) Plug-in development framework * [JetBrains](https://www.jetbrains.com/) Provide powerful IDE support ## Contributors [![][contrib]](https://github.com/RealHeart/ZMusic/graphs/contributors) [banner]: https://socialify.git.ci/RealHeart/ZMusic/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto [license]: https://img.shields.io/github/license/RealHeart/ZMusic?style=for-the-badge [players]: https://img.shields.io/bstats/players/7291?label=players&style=for-the-badge [servers]: https://img.shields.io/bstats/servers/7291?label=servers&style=for-the-badge [tested-versions]: https://img.shields.io/spiget/tested-versions/83027?style=for-the-badge [releases]: https://img.shields.io/github/v/release/RealHeart/ZMusic?style=for-the-badge [downloads]: https://img.shields.io/github/downloads/RealHeart/ZMusic/total?style=for-the-badge [contrib]: https://contrib.rocks/image?repo=RealHeart/ZMusic