#Quick question...!

1 messages · Page 1 of 1 (latest)

gloomy hamlet
#

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]'
worldly valeBOT
gloomy hamlet
#

ignore that one ^

#

basically whats showing is this... which is wrong

upper tendon
#

flip the priorities @gloomy hamlet

#

priority 1 shows first if view requirements are met, then priority 2... then 3.. etc.

gloomy hamlet
#

oh wait nvm

#

it still does not work sadly

#

maybe i did something wrong 🤷

#

let me try a different placehold

#

placeholder*

upper tendon
#

it's because the placeholder it actually colored

#

looks like it returns &cnone

gloomy hamlet
#

oh

#

ohh

#

yeah

#

the placeholder works lol

#

thanks

#

sadly i still dont think it works rip

#

ill think of something else

upper tendon
#

you can try that string, or you can try string contains

gloomy hamlet
#

oo

upper tendon
#

if a song has the word none though idk

#

or none anywhere in the name

gloomy hamlet
#

yay it works

#

tysm ❤️

upper tendon
#

np

gloomy hamlet
#

how do i close this lol

#

ig ill just leave it open