Skip to content

Commit

Permalink
Debug Messages
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Nov 23, 2024
1 parent 5de04f4 commit 2685ed3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ $execute at @e[tag=hole$(ForcedAge)End,current_world=true] run summon firework_r
$title @p[tag=hole$(ForcedAge)Player,current_world=true] actionbar [{"translate":"lt.golf.end_hole","color":"red","with":[{"text":"$(ForcedAge)"}, {"score":{"name":"@e[tag=hole$(ForcedAge)Crab]","objective":"golf.hits"}}]}]
$execute as @p[tag=hole$(ForcedAge)Player,current_world=true] at @s run playsound minecraft:item.goat_horn.sound.0 voice @s

tell DinnerBeef test message

# Stores The Score
# # Stores The Current PLayer High Score
$execute as @p[tag=hole$(ForcedAge)Player,current_world=true] at @s store result score @s golf.data run data get gamedata lt:golf @s[type=player] hole$(ForcedAge)
Expand Down

0 comments on commit 2685ed3

Please sign in to comment.