▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА

NoteBox

About A powerful Minecraft Spigot/Paper music plugin that plays NBS (Note Block Studio) format songs

Оцените первым
65
2

NoteBox

A powerful NBS music plugin for Spigot/Paper servers. Plays Note Block Studio format songs with a built-in audio engine -- no external dependencies required.

Features

  • NBS Song Playback - Play Note Block Studio format music files seamlessly
  • Radio Mode - Listen privately (only you can hear)
  • Speaker Mode - Broadcast music to nearby players
  • Music Signs - Redstone-triggered music playback
  • Jukebox Integration - Right-click jukeboxes to open the music GUI
  • GUI Browser - Intuitive graphical interface for browsing songs
  • Playlists - Create and manage personal playlists
  • Disc Shop - Economy-powered music disc store (Vault support)
  • Song Search - Search songs by keyword
  • Song Request - Request songs with configurable cooldown
  • Volume Control - Per-player volume adjustment (0-100)
  • Loop Modes - None, Single, All, Shuffle
  • Particle Effects - Visual effects synchronized with music
  • Region Music - Auto-play music in WorldGuard regions
  • PlaceholderAPI - Placeholder support for other plugins
  • Multi-language - Chinese, English, Russian
  • Permission System - Granular permission control
  • Self-contained - Built-in NBS parser and sequencer, no NoteBlockAPI needed

Commands

CommandDescriptionPermission
/noteboxOpen the music GUInotebox.use
/notebox play <song>Play a songnotebox.use
/notebox silent [player]Toggle silent modenotebox.use
/notebox stopStop current playbacknotebox.use
/notebox nextSkip to next songnotebox.use
/notebox volume <0-100>Set personal volumenotebox.use
/notebox loopCycle loop modenotebox.use
/notebox search <query>Search songsnotebox.use
/notebox request <song>Request a songnotebox.request
/notebox particlesToggle particle effectsnotebox.use
/notebox shop [player]Open disc shopnotebox.shop
/notebox give <player> <song>Give a music discnotebox.get
/notebox reloadReload configurationnotebox.admin
/notebox shutupStop all musicnotebox.admin

Permissions

PermissionDescriptionDefault
notebox.useUse /notebox commandAll players
notebox.speakerUse speaker modeAll players
notebox.shopAccess disc shopAll players
notebox.shop.otherOpen shop for othersOperators
notebox.getGet any music discOperators
notebox.requestUse song requestAll players
notebox.signCreate music signsAll players
notebox.hearHear music (when check enabled)All players
notebox.adminReload and manage musicOperators

Installation

  1. Download NoteBox-x.x.x.jar from the Releases page.
  2. Place the JAR file in your server's plugins/ directory.
  3. Restart your server.
  4. Place .nbs song files in plugins/NoteBox/songs/.
  5. Run /notebox reload to load all songs.
  6. Use /notebox to start listening.

Requirements

DependencyTypeRequired
Spigot/Paper 1.13+APIYes
VaultPluginNo (economy)
PlaceholderAPIPluginNo (placeholders)
WorldGuardPluginNo (region music)

Configuration

# Language (zh, en, ru)
lang: zh
# Speaker mode range (blocks)
speakerRadius: 10
# Jukebox range (blocks)
jukeboxRadius: 64
# Economy settings
economy:
  enable: true
  price: 500
# BossBar display
bossbar:
  enable: true
  color: GREEN
  style: SEGMENTED_20
# Auto-destroy idle players (seconds, 0 = disable)
autoDestroy: 60
# Default player volume (0-100)
defaultVolume: 100
# Song request cooldown (seconds)
request:
  enable: true
  cooldown: 30
# Particle effects
particles:
  enable: true
  style: note

Full configuration guide: Configuration Reference

Technical Notes

NoteBox includes a complete NBS file parser and sequencing engine integrated directly into the plugin. No additional NoteBlockAPI installation is needed. The plugin also provides a public API for addon developers.


GitHub: https://github.com/ALingqing/NoteBox Author: ALingqing_

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная