#Priority icon help?

1 messages · Page 1 of 1 (latest)

winged sonnet
#

I’m having trouble with my rank menu visibility setup
I’ll drop screenshots and a snippet below for context

Even though I already have rank level2 (which should mean Level 1 is unlocked), the menu still shows the unenchanted book (level1_available).
https://paste.helpch.at/hegozepalo.pl

gilded tangle
winged sonnet
#
# [LEVEL2 UNAVAILABLE]
  'level2_unavailable':
    material: BARRIER
    slot: 12
    update: true
    display_name: '&4&l[LOCKED] &f&lLevel2'
    priority: 0
    lore:
      - '&4UNAVAILABLE'
    view_requirement:
      requirements:
        has_default:
          type: has permission
          permission: 'default'
    left_click_commands:
      - "[message] &cYou need to reach &f&llevel 1 &cfor this!"