You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$executeunlessdatastorageswitch:jumps $(jump)[0]runtellraw@s[{"text":"(no recorded time)","color":"gray","italic":true}]
29
+
30
+
# Suggest adding a player manually and going back to the jumps menu
31
+
$tellraw@s["",{"text":"[+ Add a time]","color":"green","click_event":{"action":"suggest_command","command":"/function switch:player/jump_timer/admin/set_time {jump:\"$(jump)\",name:\"Steve\",time:1000}"},"hover_event":{"action":"show_text","value":{"text":"Add/edit a player time (in centiseconds: 1000 = 10s)","color":"gray"}}},{"text":""},{"text":"[⬅ Back]","color":"gold","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/menu"}}]
$tellraw@s["",{"text":"#","color":"gold"},{"score":{"name":"#admin_rank","objective":"switch.data"},"color":"gold"},{"text":"$(name)","color":"yellow"},{"text":" ($(display))","color":"aqua"},{"text":" [✏]","color":"gold","click_event":{"action":"suggest_command","command":"/function switch:player/jump_timer/admin/set_time {jump:\"$(jump)\",name:\"$(name)\",time:$(time)}"},"hover_event":{"action":"show_text","value":{"text":"Edit this time (in centiseconds: 1000 = 10s)","color":"gray"}}},{"text":" [❌]","color":"red","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/remove {jump:\"$(jump)\",name:\"$(name)\"}"},"hover_event":{"action":"show_text","value":{"text":"Remove this time","color":"gray"}}}]
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Green Jump]","color":"green","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"green\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
9
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[White Jump]","color":"white","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"white\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
10
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Blue Jump]","color":"blue","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"blue\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
11
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Yellow Jump]","color":"yellow","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"yellow\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
12
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Red Jump]","color":"red","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"red\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
13
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Brown Jump]","color":"#8B4513","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"brown\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
14
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Purple Jump]","color":"dark_purple","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"purple\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
15
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Dripstone Jump]","color":"gold","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"dripstone\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
16
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Pink Jump]","color":"light_purple","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"pink\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
17
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Bricks Jump]","color":"#BC4A3C","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"bricks\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
18
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Obsidian Jump]","color":"dark_gray","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"obsidian\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
19
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[Duality Jump]","color":"#B87333","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"duality\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
20
+
tellraw@s["",{"text":"➤ ","color":"gold"},{"text":"[GraviGlitch Jump]","color":"#676767","click_event":{"action":"run_command","command":"/function switch:player/jump_timer/admin/list {jump:\"graviglitch\"}"},"hover_event":{"action":"show_text","value":{"text":"Show the recorded times of this jump","color":"gray"}}}]
0 commit comments