#DeluxeMenu Config

1 messages · Page 1 of 1 (latest)

astral lava
#

Im currently trying to make users buy rods from a GUI. But whenever they click the rod it just returns " you dont have enough shards to buy this). Even though i've gave myself enough to test :o. Any help with this will be appriated

'"Rod":
material: FISHING_ROD
slot: 4
priority: 2
display_name: " &8◊ &c&nFishing Rod&7 &8◊"
lore:
- " "
- " &2| &aInformation"
- " &2| &7You can use this rod"
- " &2| &7to fish in any lake!"
- " "
- "&8◊ &#a39cacPrice: &#e8c406500 &fShards"
- "&7&o(( &f&oClick &7&oto Purchase. ))"
left_click_commands:
- '[sound] ENTITY_VILLAGER_WORK_TOOLSMITH'
- '[message] &r'
- '[console] manticrod give %player_name% darkzone'
- '[console] shards remove %player_name% 500'
- '[close]'
left_click_requirement:
requirements:
shards:
type: '>='
input: '%manticrods_shards%'
output: '500'
deny_commands:
- '[message] &cYou dont have enough shards to buy this.'
- '[sound] ENTITY_VILLAGER_NO'
- '[close]''

ivory orbit
#

?paste

woven brambleBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use