menu_title: 'Default Menu' open_command: logmenu size: 54 open_requirement: requirements: permission: type: has permission permission: deluxemenus.admin deny_commands: - '[message] &cYou don''t have permission to do that!' items: 'dirt': material: DIRT slot: 0 amount: 1 display_name: 'Тест' lore: - 'LKM - купить' - 'balance: %vault_eco_balance_fixed%' left_click_requirement : requirements : checkMoney : type : javascript expression : ' %vault_eco_balance_fixed% >= 100' deny_commands : - ' [ message ] &cУ вас недостаточно денег!' checkInv : type : string equals input : ' %player_has_empty_slot%'type: javascript output : ' yes ' deny_commands : - ' [ message ] &cВаш инвентарь заполнен! Освободите место.' left_click_commands: - '[console] give %player_name% DIRT 1' - '[takemoney] 10' - '[refresh]' - '[message] &aYou bought 1 &6GOLD_BLOCK &afor $100' 'stone': material: STONE slot: 4 'coal_ore': material: COAL_ORE slot: 5 'iron_ore': material: IRON_ORE slot: 6 'gold_ore': material: GOLD_ORE slot: 7 'diamond_ore': material: DIAMOND_ORE slot: 8 display_name: 'Exit' lore: - 'click to exit' left_click_commands: - '[close]' right_click_commands: - '[close]'