Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buyOn this page, you will find information regarding the music feature.
With /music the player opens a menu with every music disc of your server version. Clicking one plays it for that player only, and the barrier item stops it.
By default the jukebox item in the hotbar opens the same menu.
The command can be renamed or disabled in the plugin's configuration.
commands:
music:
enabled: true
alternative: music
The menu is built from menus/music.yml, so the title, size, background, page arrows and stop button are edited there like any other menu.
The disc section is the entry repeated for every disc. Its actions decide what a click does, with %disc% for the readable name and %disc_id% for the id used by [PLAY_DISC].
settings:
title: Music Menu
rows: 6
items:
stop:
slot: '49'
material: BARRIER
display-name: '&cStop Music'
lore:
- '&7Click here to stop the music that is playing.'
- ''
- '&6Left-Click: &eStop the music.'
actions:
- '[STOP_DISC]'
- '[MESSAGE] &6The music has been stopped.'
disc:
display-name: '&a%disc%'
lore:
- '&7Click to play this music disc.'
actions:
- '[PLAY_DISC] %disc_id%'
- '[MESSAGE] &6Now playing &e%disc%&6.'
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy