discord dev

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Masons Monarch

Student
Deactivated
Feedback score
87
Posts
962
Reactions
737
Resources
0
Budget: not specified

Need a developer to create my idea please add my discord Crupes#6877 or just dm me on mcmarket. thank you

Hey all,

Why isn't this working? It is just showing the "starteron"

Code:
# DeluxeMenus 1.12.0 main configuration file
debug: false
check_updates: true
gui_menus:
  kits:
    menu_title: '&6&lKit Main Menu'
    open_command: kit
    size: 9
    open_requirement:
      requirements:
        permission:
          type: has permission
          permission: kitmenu.main.open
          deny_commands:
          - '[message] You don''t have perms to open this menu'
    items:
      '1':
        material: hdb-29481
        slot: 3
        display_name: '&bBasic Kits'
        lore:
        - '&7&oClick me to view basic kits'
        left_click_commands:
        - '[openguimenu] basickits'
        right_click_commands:
        - '[openguimenu] basickits'
      '2':
        material: hdb-26417
        slot: 4
        display_name: '&4Close the menu'
        lore:
        - '&c&oClick me to close the menu'
        left_click_commands:
        - '[close]'
        right_click_commands:
        - '[close]'
      '3':
        material: hdb-15645
        slot: 5
        display_name: '&9Donator Kits'
        lore:
        - '&7&oClick me to view donator kits'
        left_click_commands:
        - '[openguimenu] donatorkits'
        right_click_commands:
        - '[openguimenu] donatorkits'
  basickits:
    menu_title: '&6&lKit Main Menu'
    open_command: basickits
    size: 9
    open_requirement:
      requirements:
        permission:
          type: has permission
          permission: kitmenu.basic.open
          deny_commands:
          - '[message] You don''t have perms to open this menu'
    items:
      starteron:
        material: hdb-3025
        slot: 3
        priority: 1
        display_name: '&bStater'
        update: true
        hide_attributes: true
        view_requirement:
           requirements:
        permission:
          type: has permission
          permission: essentials.kits.example
        available:
          type: string equals ignorecase
          input: '%essentials_kit_is_available_example%'
          output: 'no'
        lore:
        - '&7&otools kit'
        left_click_commands:
        - '[player] ekit tools'
        - '[close]'
        right_click_commands:
        - '[player] ekit tools'
        - '[close]'
      starteroff:
        material: hdb-23224
        slot: 3
        priority: 2
        display_name: '&bStarter &c&lUNAVAILABLE'
        update: true
        hide_attributes: true
        lore:
        - '&7&oKit on Cooldown'
        - '&7Please wait &c%essentials_kit_time_until_available_tools%'
        left_click_commands:
        - '[close]'
        right_click_commands:
        - '[close]'

Hey there! We offer professional quality work at a great price. Join our discord here and create a ticket.
 
Status
This thread has been locked.
Top