#how to use args in deluxemenu

1 messages · Page 1 of 1 (latest)

solar olive
#
menu_title: "&aRank Shop"
open_command: args-test
register_command: true

items:
  open_payment:
    slot: 13
    material: PAPER
    display_name: "&aไปหน้าเลือกวิธีจ่าย"
    click_commands:
      - '[openguimenu] payment_method-mdc-point testmessage'
menu_title: "&8ทดสอบ Template: {mdc_price}"
open_command: payment_method-mdc-point
register_command: true

args:
  - mdc_price

items:
  info:
    slot: 11
    material: PAPER
    display_name: "&fจำนวนที่ตั้งไว้: {mdc_price}"
    lore:
      - "&7ค่าตัวอย่างจาก args: {mdc_price}"

how to [openguimenu] payment_method-mdc-point testmessage but button can't click

pastel vessel