Сборки серверов

СливПлатные

Новые сообщения

Сейчас онлайн

  • z0roday
  • amidaku
  • YUFI
  • RichKunG
  • bibaboba
  • kolosiysss
  • LACIO
  • giraffe_999
  • kik4347
  • artemikbosik999999
  • sasasa
  • vadimmartin
  • AllFiRE
  • dxoat
  • MaksysMedelian
  • godes2020
  • gustavindajbl
  • lllllll
  • super.yariy
  • kryt
  • bobobo
  • MrAlinator
  • derty
  • Awakened
  • Jimin Gordon
  • Mr. Stranger
  • LYNCH
  • KILLER42
  • Atsuky
  • FiNN
  • Ivan_09
  • undefined322
  • 1050TI_top
  • f3dottt
  • Pandziol_
  • astman0
  • kizakuz
  • Artem_BLR
  • bueES
  • MystalDev
  • AiTechnologyDev
  • s1w3wdsdsa

Помощь Помогите с делюкс менюс

  • Автор темыvivalitor
  • Дата начала
V
У меня работает меню, она сырая, но проблема не в меню а в предмете, ниже скину код всего меню, но меню у меня появляется а deny_commands не выполняеться(((


код меню:
menu_title: seller4
open_command: seller4
register_command: true
size: 54
items:
  0item:
    material: MAGENTA_STAINED_GLASS_PANE
    slots:
    - 0
    - 1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    - 10
    - 16
    - 17
    - 18
    - 26
    - 27
    - 35
    - 36
    - 37
    - 43
    - 44
    - 45
    - 46
    - 47
    - 48
    - 50
    - 51
    - 52
    - 53
  11item:
    material: COAL
    slots:
    - 11
  13item:
    material: GOLD_INGOT
    slots:
    - 13
  15item:
    material: EMERALD
    slots:
    - 15
  21item:
    material: IRON_INGOT
    slots:
    - 21
  23item:
    material: DIAMOND
    slots:
    - 23
  29item:
    material: NETHERITE_SCRAP
    slots:
    - 29
  33item:
    material: NETHERITE_INGOT
    slots:
    - 33
    lore:
    - 'Нажмите ЛКМ что бы продать х1 (7.500)'
    - 'Нажмите ПКМ что бы продать x16 (120.000)'
    - 'Нажмите СКМ что бы продать х64 (480.000)'
  left_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 1
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  right_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 16
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  middle_click_requirement:
   requirements:
    items:
     type: has item
     material: netherite_ingot
     amount: 64
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  left_click_commands:
  - '[console] clear %player_name% netherite_ingot 1'
  - '[console] eco give %player_name% 7500'
  right_click_commands:
  - '[console] clear %player_name% netherite_ingot 1'
  - '[console] eco give %player_name% 120000'
  middle_click_commands:
  - '[console] clear %player_name% netherite_ingot 1'
  - '[console] eco give %player_name% 480000'
  выход:
   material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzEwNTkxZTY5MDllNmEyODFiMzcxODM2ZTQ2MmQ2N2EyYzc4ZmEwOTUyZTkxMGYzMmI0MWEyNmM0OGMxNzU3YyJ9fX0=
   display_name: ' '
   slot: 49
   lore:
   - '           &#EB594B&lН&#DE6346&lа&#D06C42&lз&#C3763D&lа&#B57F38&lд'
   - '     &r&f Нажмите что бы'
   - '    &r&f  Вернуться'
   - ' '
   left_click_commands:
   - '[openguimenu] seller'
   right_click_commands:
   - '[openguimenu] seller'
 
GPT-4o
YAML:
menu_title: seller4
open_command: seller4
register_command: true
size: 54
items:
  0item:
    material: MAGENTA_STAINED_GLASS_PANE
    slots:
    - 0
    - 1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    - 10
    - 16
    - 17
    - 18
    - 26
    - 27
    - 35
    - 36
    - 37
    - 43
    - 44
    - 45
    - 46
    - 47
    - 48
    - 50
    - 51
    - 52
    - 53
  11item:
    material: COAL
    slots:
    - 11
  13item:
    material: GOLD_INGOT
    slots:
    - 13
  15item:
    material: EMERALD
    slots:
    - 15
  21item:
    material: IRON_INGOT
    slots:
    - 21
  23item:
    material: DIAMOND
    slots:
    - 23
  29item:
    material: NETHERITE_SCRAP
    slots:
    - 29
  33item:
    material: NETHERITE_INGOT
    slots:
    - 33
    lore:
    - 'Нажмите ЛКМ что бы продать х1 (7.500)'
    - 'Нажмите ПКМ что бы продать x16 (120.000)'
    - 'Нажмите СКМ что бы продать х64 (480.000)'
  left_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 1
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  right_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 16
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  middle_click_requirement:
   requirements:
    items:
     type: has item
     material: netherite_ingot
     amount: 64
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  left_click_commands:
  - '[console] clear %player_name% netherite_ingot 1'
  - '[console] eco give %player_name% 7500'
  right_click_commands:
  - '[console] clear %player_name% netherite_ingot 16'
  - '[console] eco give %player_name% 120000'
  middle_click_commands:
  - '[console] clear %player_name% netherite_ingot 64'
  - '[console] eco give %player_name% 480000'
  выход:
   material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzEwNTkxZTY5MDllNmEyODFiMzcxODM2ZTQ2MmQ2N2EyYzc4ZmEwOTUyZTkxMGYzMmI0MWEyNmM0OGMxNzU3YyJ9fX0=
   display_name: ' '
   slot: 49
   lore:
   - '           &#EB594B&lН&#DE6346&lа&#D06C42&lз&#C3763D&lа&#B57F38&lд'
   - '     &r&f Нажмите что бы'
   - '    &r&f  Вернуться'
   - ' '
   left_click_commands:
   - '[openguimenu] seller'
   right_click_commands:
   - '[openguimenu] seller'
 
V
YAML:
menu_title: seller4
open_command: seller4
register_command: true
size: 54
items:
  0item:
    material: MAGENTA_STAINED_GLASS_PANE
    slots:
    - 0
    - 1
    - 2
    - 3
    - 4
    - 5
    - 6
    - 7
    - 8
    - 9
    - 10
    - 16
    - 17
    - 18
    - 26
    - 27
    - 35
    - 36
    - 37
    - 43
    - 44
    - 45
    - 46
    - 47
    - 48
    - 50
    - 51
    - 52
    - 53
  11item:
    material: COAL
    slots:
    - 11
  13item:
    material: GOLD_INGOT
    slots:
    - 13
  15item:
    material: EMERALD
    slots:
    - 15
  21item:
    material: IRON_INGOT
    slots:
    - 21
  23item:
    material: DIAMOND
    slots:
    - 23
  29item:
    material: NETHERITE_SCRAP
    slots:
    - 29
  33item:
    material: NETHERITE_INGOT
    slots:
    - 33
    lore:
    - 'Нажмите ЛКМ что бы продать х1 (7.500)'
    - 'Нажмите ПКМ что бы продать x16 (120.000)'
    - 'Нажмите СКМ что бы продать х64 (480.000)'
  left_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 1
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  right_click_requirement:
   requirements:
    check_netherite:
     type: has item
     material: netherite_ingot
     amount: 16
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  middle_click_requirement:
   requirements:
    items:
     type: has item
     material: netherite_ingot
     amount: 64
     deny_commands:
     - "[message] &7У вас нет столько предметов."
  left_click_commands:
  - '[console] clear %player_name% netherite_ingot 1'
  - '[console] eco give %player_name% 7500'
  right_click_commands:
  - '[console] clear %player_name% netherite_ingot 16'
  - '[console] eco give %player_name% 120000'
  middle_click_commands:
  - '[console] clear %player_name% netherite_ingot 64'
  - '[console] eco give %player_name% 480000'
  выход:
   material: basehead-eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzEwNTkxZTY5MDllNmEyODFiMzcxODM2ZTQ2MmQ2N2EyYzc4ZmEwOTUyZTkxMGYzMmI0MWEyNmM0OGMxNzU3YyJ9fX0=
   display_name: ' '
   slot: 49
   lore:
   - '           &#EB594B&lН&#DE6346&lа&#D06C42&lз&#C3763D&lа&#B57F38&lд'
   - '     &r&f Нажмите что бы'
   - '    &r&f  Вернуться'
   - ' '
   left_click_commands:
   - '[openguimenu] seller'
   right_click_commands:
   - '[openguimenu] seller'
Да, я понимаю что ты бот, но ты просто скинул мой код, зачем,почему и как ты это объяснишь...
 
ВерхНиз