#help deluxemenus (/free

1 messages · Page 1 of 1 (latest)

gloomy geyser
#

guys why does it always show that you can take?
Exactly the icon and the text is the same as the '1' also does not let you take the text '1'

  '1':
    material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWZmYjlmM2FhMWQxYmU5NmNhY2U3OTU3NGU3MmZiMzFiNjQ2Y2I2YTJkMTkxMDFlYTEyN2Y5MjBlZmUwOTkifX19
    slot: 10
    priority: 0
    display_name: '&fНаграда &61-го &fуровня'
    lore:
    - ''
    - '&6Бесплатный кейс с донатом &cx1'
    - ''
    - '&fВы отыграли &6%statistic_minutes_played%/15 &fминут'
    - ''
    left_click_commands:
       - '[console] acubelets:cubelets give %player_name% donate 1'
       - '[console] lp user %player_name% permission set free.1'
       - '[sound] ENTITY_PLAYER_LEVELUP'
       - '[refresh]'
    left_click_requirement:
      requirements:
        min:
          type: '>='
          input: '%statistic_minutes_played%'
          output: 15
        permission:
          type: string equals
          input: '%luckperms_inherits_permission_free.1%'
          output: 'no'
      deny_commands:
       - '[sound] BLOCK_LEVER_CLICK'
       - '[message] &8&l| &fВы неотыграли необходимое количество времени!'
       - '[message] &8&l| &fНужно&f: &615 минут &f(У вас &6%statistic_minutes_played% минут&f)'
    right_click_commands:
       - '[console] acubelets:cubelets give %player_name% donate 1'
       - '[console] lp user %player_name% permission set free.1'
       - '[sound] ENTITY_PLAYER_LEVELUP'
       - '[refresh]'
    right_click_requirement:
      requirements:
        min:
          type: '>='
          input: '%statistic_minutes_played%'
          output: 15
        permission:
          type: string equals
          input: '%luckperms_inherits_permission_free.1%'
          output: 'no'
      deny_commands:
       - '[sound] BLOCK_LEVER_CLICK'
       - '[message] &8| &fВы неотыграли необходимое количество времени!'
       - '[message] &8| &fНужно&f: &615 минут &f(У вас &6%statistic_minutes_played% минут&f)'
  '1_gived':
    material: barrier
    slot: 10
    priority: 1
    display_name: '&fНаграда &61-го &fуровня'
    lore:
    - ''
    - '&6Бесплатный кейс с донатом &cx1'
    - ''
    - '&6Вы уже получили свой приз'
    - ''
    view_requirement:
      requirements:
        permission:
          type: string equals
          input: '%luckperms_inherits_permission_free.1%'
          output: 'yes'
    left_click_commands:
       - '[sound] BLOCK_LEVER_CLICK'
       - '[message] &8| &fВы уже получили свою награду!'