Skip to content

Commit

Permalink
Make it so one player can play
Browse files Browse the repository at this point in the history
  • Loading branch information
DinnerBeef committed Oct 27, 2024
1 parent 494b4f7 commit bbed6c9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
$execute if entity @e[tag=hole$(hole)Player] run tellraw @s [{"translate":"lt.golf.in_use","color":"red","with":[{"text":"$(hole)"}]}]
$execute if entity @e[tag=hole$(hole)Player] run return fail
# Gives / Set Player Settings
$tag @s add hole$(hole)Player
$tag @s add hole$(hole)Player
Expand Down

0 comments on commit bbed6c9

Please sign in to comment.