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

Last updated