Hi discord im trying to make a menu for betterrtp and everytime i try it dosnt work when i click one of the world nothing happens please help here is the gui
menu_title: 'Random Telport'
open_command:
- rtp
- wild
size: 28
items:
'1':
material: grass_block
slot: 10
hide_attributes: true
priority: 0
display_name: '&fOverworld'
lore:- '&f'
- '&eTeleport to the Overworld'
click_commands: - '[console] rtp player %player_name% world'
'2':
material: netherrack
slot: 13
hide_attributes: true
priority: 0
display_name: '&fNether'
lore: - '&f'
- '&eTeleport to the Nether'
click_commands: - '[console] rtp player %player_name% world_nether'
'3':
material: end_stone
slot: 16
hide_attributes: true
priority: 0
display_name: '&fThe End'
lore: - '&f'
- '&eTeleport to the End'
click_commands: - '[console] rtp player %player_name% world_the_end'