So i am creating shop using DeluxeMenus but selling isn't working... Can you help me? Config: https://pastebin.com/HuJ8yiQY
Maybe here: Code (YAML): - "&8• &7Buy for: &c$&f100" - "&8• &7Sell for: &a$&f25" Try replacing the " with '
Nah, that's only lore for that item. I think the problem will be somewhere here: right_click_requirement: requirements: Item: type: string equals input: '%player_hasitem-mat:GRANITE-amt:1%' output: 'yes'
I know this is old but I believe it had to do with '%player_hasitem-mat:GRANITE-amt:1%', you are just able to set the type on requirement to, has item instead