Skip to content

Commit

Permalink
Removed s from directory names
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomGgames committed Jun 18, 2024
1 parent ede3980 commit a459d08
Show file tree
Hide file tree
Showing 115 changed files with 545 additions and 545 deletions.
File renamed without changes.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Main menu
tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"[","color":"aqua"},{"text":"Power","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 2"}},{"text":"] [","color":"aqua"},{"text":"Modes","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 3"}},{"text":"] [","color":"aqua"},{"text":"Color","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 4"}},{"text":"]\n","color":"aqua"}]
#Main menu
tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"[","color":"aqua"},{"text":"Power","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 2"}},{"text":"] [","color":"aqua"},{"text":"Modes","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 3"}},{"text":"] [","color":"aqua"},{"text":"Color","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 4"}},{"text":"]\n","color":"aqua"}]

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Show the power menu, each with a specifically highlighted power selected
execute as @s if score @s RAN.CoordPower matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","bold":"true","underlined":"true"},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
#Show the power menu, each with a specifically highlighted power selected
execute as @s if score @s RAN.CoordPower matches 0 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 1 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 2 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 3 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","bold":"true","underlined":"true"},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 105"}},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
execute as @s if score @s RAN.CoordPower matches 4 run tellraw @s ["",{"text":"\nRandomGgames Coordinates Control Panel\n","color":"gold","bold":"true"},{"text":"Power:","color":"aqua"},{"text":" "},{"text":"Off","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 101"}},{"text":" | ","color":"aqua"},{"text":"Always On","color":"green","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 102"}},{"text":" | ","color":"aqua"},{"text":"Map","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 103"}},{"text":" | ","color":"aqua"},{"text":"Compass","color":"gray","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 104"}},{"text":" | ","color":"aqua"},{"text":"Map/Compass","color":"gray","bold":"true","underlined":"true"},{"text":"\n[Back]","color":"red","clickEvent":{"action":"run_command","value":"/trigger Coordinates set 199"}}]
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
execute if score @s RAN.CoordColor matches 0 run function coordinates:modes/0/title/white
execute if score @s RAN.CoordColor matches 1 run function coordinates:modes/0/title/gray
execute if score @s RAN.CoordColor matches 2 run function coordinates:modes/0/title/dark_gray
execute if score @s RAN.CoordColor matches 3 run function coordinates:modes/0/title/black
execute if score @s RAN.CoordColor matches 4 run function coordinates:modes/0/title/aqua
execute if score @s RAN.CoordColor matches 5 run function coordinates:modes/0/title/dark_aqua
execute if score @s RAN.CoordColor matches 6 run function coordinates:modes/0/title/blue
execute if score @s RAN.CoordColor matches 7 run function coordinates:modes/0/title/dark_blue
execute if score @s RAN.CoordColor matches 8 run function coordinates:modes/0/title/green
execute if score @s RAN.CoordColor matches 9 run function coordinates:modes/0/title/dark_green
execute if score @s RAN.CoordColor matches 10 run function coordinates:modes/0/title/yellow
execute if score @s RAN.CoordColor matches 11 run function coordinates:modes/0/title/gold
execute if score @s RAN.CoordColor matches 12 run function coordinates:modes/0/title/red
execute if score @s RAN.CoordColor matches 13 run function coordinates:modes/0/title/dark_red
execute if score @s RAN.CoordColor matches 14 run function coordinates:modes/0/title/light_purple
execute if score @s RAN.CoordColor matches 15 run function coordinates:modes/0/title/dark_purple
execute if score @s RAN.CoordColor matches 0 run function coordinates:modes/0/title/white
execute if score @s RAN.CoordColor matches 1 run function coordinates:modes/0/title/gray
execute if score @s RAN.CoordColor matches 2 run function coordinates:modes/0/title/dark_gray
execute if score @s RAN.CoordColor matches 3 run function coordinates:modes/0/title/black
execute if score @s RAN.CoordColor matches 4 run function coordinates:modes/0/title/aqua
execute if score @s RAN.CoordColor matches 5 run function coordinates:modes/0/title/dark_aqua
execute if score @s RAN.CoordColor matches 6 run function coordinates:modes/0/title/blue
execute if score @s RAN.CoordColor matches 7 run function coordinates:modes/0/title/dark_blue
execute if score @s RAN.CoordColor matches 8 run function coordinates:modes/0/title/green
execute if score @s RAN.CoordColor matches 9 run function coordinates:modes/0/title/dark_green
execute if score @s RAN.CoordColor matches 10 run function coordinates:modes/0/title/yellow
execute if score @s RAN.CoordColor matches 11 run function coordinates:modes/0/title/gold
execute if score @s RAN.CoordColor matches 12 run function coordinates:modes/0/title/red
execute if score @s RAN.CoordColor matches 13 run function coordinates:modes/0/title/dark_red
execute if score @s RAN.CoordColor matches 14 run function coordinates:modes/0/title/light_purple
execute if score @s RAN.CoordColor matches 15 run function coordinates:modes/0/title/dark_purple
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
execute as @s[y_rotation=157.5..-157.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North >"}]
execute as @s[y_rotation=-157.5..-112.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North East >"}]
execute as @s[y_rotation=-112.5..-67.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"East >"}]
execute as @s[y_rotation=-67.5..-22.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South East >"}]
execute as @s[y_rotation=-22.5..22.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South >"}]
execute as @s[y_rotation=22.5..67.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South West >"}]
execute as @s[y_rotation=67.5..112.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"West >"}]
execute as @s[y_rotation=112.5..157.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North West >"}]
execute as @s[y_rotation=157.5..-157.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North >"}]
execute as @s[y_rotation=-157.5..-112.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North East >"}]
execute as @s[y_rotation=-112.5..-67.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"East >"}]
execute as @s[y_rotation=-67.5..-22.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South East >"}]
execute as @s[y_rotation=-22.5..22.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South >"}]
execute as @s[y_rotation=22.5..67.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"South West >"}]
execute as @s[y_rotation=67.5..112.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"West >"}]
execute as @s[y_rotation=112.5..157.5] run title @s actionbar [{"text":"< ","color":"aqua"},{"score":{"objective":"RAN.CoordX","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordY","name":"@s"}},{"text":" "},{"score":{"objective":"RAN.CoordZ","name":"@s"}},{"text":" | "},{"text":"North West >"}]
Loading

0 comments on commit a459d08

Please sign in to comment.