• 你好,Guest,欢迎回来!Nukkit-MOT BBS社区是专为Minecraft玩家和开发者提供的Nukkit-MOT平台技术论坛。Nukkit-MOT是一个多版本、内置实体AI、广泛插件兼容的我的世界服务器软件,采用Java编写,专为性能和可扩展性设计,支持插件开发和自定义功能。在Nukkit-MOT BBS,您可以轻松找到开服教程、插件开发资源和插件分享,帮助您快速搭建和管理Nukkit-MOT服务器,提升开发技能,推广您的插件。

    You can join [Discord] to get the latest notifications.
    为了避免一些意外情况,你可以【加入QQ群】来获取最新通知
Radio

Open Source Radio 1.2.0

Resource Type
Second modification
Copyright Link
https://github.com/wode490390/Radio
Open Source URL
https://github.com/lt-name/Radio

Radio for Nukkit

Nukkit
Build
Release
Release date

Radio is a plugin that allows the client to play specified background music.

Usage

  1. Copy audio files in OGG Vobis format (file suffix must be ogg) to "Path_to_Nukkit/plugins/Radio/music/".
  2. Restart the server.
  3. Audio files will be automatically sent to the client when the player joins the game for the first time.

Tips:
You can create subfolders named after world names in the music folder and place audio files for different worlds in their corresponding subfolders.
When a player enters a specific world, the plugin will automatically play the audio files for that world to the player.

Download

Commands

Command Alias Permission Description Default
/radio [play|stop] /fm
/music
radio.command Plays/Stops audio true
/radioadmin dump radio.admin.command Dumps radio resource packs OP

Configuration

config.yml
# If true, music will play automatically when the player joins the game.
# Allowed values: "true" or "false"
autoplay: true

# Allowed values: "order" or "random"
play-mode: random

# Show music name when playing begins
show-notification: true

Compiling

  1. Install Maven.
  2. Run mvn clean package. The compiled JAR can be found in the target/ directory.

Metrics Collection

This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.

If I have any grammar and/or term errors, please correct them :)
  • Like
Reactions: 眠悠子Miyoz
Author
lt_name
Downloads
18
Views
50
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from lt_name