#how can i use placeholder as amount for item in deluxe menus

1 messages · Page 1 of 1 (latest)

sacred folio
#

this doesnt work idk why how can i make it work?

hoary lintel
sacred folio
#

is there a way to get the configs for in game item for deluxe menus?

#

so i can replicate shop plugin and it will show the real item

#

i want to make deluxe menus where you can purchase items using in game items like diamonds and money at the same time

sacred folio
#

menu_title: '&bꜱʜᴏᴘ - ᴋᴀᴛᴀʀᴀ'
size: 27
open_command: kataragear
items:
'helmet':
display_name: '&fAppa Boots'
material: LEATHER_HELMET
rgb: 255, 255, 255
item_flags:
- HIDE_DYE
- HIDE_ATTRIBUTES
enchantment_glint_override: true
lore:
- '&#02cefb| &fPrice: 1200$ & 32 Terracota'
slot: 11
click_commands:
- '[sound] ENTITY_EXPERIENCE_ORB_PICKUP 2 1'
- '[console] gearpurchase %player% blue_glazed_terracota 32 1200'
- '[close]'

#

why does HIDE_ATTRIBUTES doesnt work

#

dc makes it look weard but it everything works accpet atribut hiding

sacred folio
#

click_commands:
- '[sound] ENTITY_EXPERIENCE_ORB_PICKUP 2 1'
- '[console] gearpurchase %player% blue_glazed_terracotta 32 1200 katarahelmet'
- '[close]'

sacred folio
cunning egret