Hey! Would appreciate some help with the menu I am creating.
Tried to do the expression without %player_name% before, tried with success_commands but either way I'm not getting it to work correctly.
Any input is appreciated :D
(Pls ping me on reply)
left_click_requirement:
requirements:
has_money_check:
type: javascript
expression: '%player_name% %hollowrealms_hollows% >= 1000'
deny_commands:
- '[message] &cYou do not have enough Hollows!'
- '[sound] BLOCK_ANVIL_USE'
left_click_commands:
- '[console] balance take hollows %player_name% 1000'
- '[console] ws changeRace %player_name% Elve'
- '[sound] BLOCK_BAMBOO_WOOD_BUTTON_CLICK_ON'