why does this not work?
'music':
material: JUKEBOX
display_name: "&fPlaying: &a%jukebox_active%"
priority: 1
lore:
- ' '
- '&7Click To &cSTOP'
slot: 11
left_click_commands:
- '[console] adminmusic stop %player_name%'
- '[refresh]'
'music2':
view_requirement:
requirements:
example_3:
type: string equals
input: "%jukebox_active%"
output: "none"
material: JUKEBOX
priority: 2
display_name: "&fPlaying: &a%jukebox_active%"
lore:
- ' '
- '&7Click To &aSTART'
slot: 11
left_click_commands:
- '[console] adminmusic random %player_name%'
- '[refresh]'