Hi, where's the issue? I can't find it....
material: GRASS_BLOCK
slot: 13
display_name: "&2&nOVERWORLD"
lore:
- ""
- "&fExplore, create, and embark on endless"
- "&fadventures in every direction."
- ""
- "| &fPrice: 100$"
- ""
- "Click to teleport!"
left_click_requirement:
requirements:
has_money:
type: has money
amount: 100
optional: false
click_commands:
- "[close]"
- "[console] money take %player_name% 100 -s"
- "[console] rt %player_name% world"
deny_commands:
- "[close]"
- "[message] Not enough money!"```