General
  • Overview
  • Plugin Relationship
  • Localization
  • Modrinth
  • Issue Traker
  • Releases
  • AntiCheat
    • Overview
    • BadPacket
  • Customization
    • Overview
    • Commands
    • MOTD
    • Music
  • Management
    • Overview
    • Commands
    • Alias System
    • Chat Filter
    • Permission Protect
  • Advanced
    • Overview
    • Script
  • Patches
    • Overview
    • Commands
    • Supported Patches
      • Creative
      • Generic
Powered by GitBook
On this page
  • Dependencies
  • Configuration
  • Usage
  • Commands
  • gc-music play <music>
  • gc-music block <music>
  1. Customization

Music

Since 1.1.0

This feature not incompatible with other music plugins, but using multiple music plugins is not recommended

Dependencies

NoteBlockAPI 1.6.2+

Configuration

music:
  enabled: false

  # For player/block mode only
  default-loop: true

default-loop Enable loop when playing for player/block

Usage

Put *.nbs files in plugins/General/customization/music , the file names cannot contain spaces

Commands

gc-music play <music>

Play a music for player

<music> The .nbs file name

gc-music block <music>

Play a music with the block under the player

<music> The .nbs file name

PreviousMOTDNextOverview

Last updated 1 year ago