#DeluxeMenu , need help
1 messages · Page 1 of 1 (latest)
what does /papi parse me %essentials_kit_is_available_player%
show
shall i type it in chat ?
yes
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
this is what i get when i type /papi parse me %essentials_kit_is_available_player%
ya I see your issue
whats wrong ?
You check for color
remove the &c
wait
also
why are you checking for X
and checkmark?
bruh lol
your doing it wrong
view_requirement: requirements: available: type: string equals ignorecase input: '%essentials_kit_is_available_player%' output: '&a✔'
this is wrong
i didn't write the config, i bought it that way
available: type: string equals ignorecase input: '%essentials_kit_is_available_tools%' output: 'yes'
example
custom or BBB?
cuz its wrong
custom, made by player
available:
type: string equals ignorecase
input: '%essentials_kit_is_available_tools%'
output: 'yes'
so generally its checking that placeholder
available:
type: string equals ignorecase
input: '%essentials_kit_is_available_player%'
output: 'yes'
so i just do this ?
Check my example wiki I sent
Shows exactly how it should be