Skip to content

Commit

Permalink
Log on exit button (0.12.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bavadin authored Jun 27, 2024
1 parent 7546b26 commit 635ff0f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ execute at @s as @a[scores={do2.logs.gamestate=1..}] run tellraw @s ["",{"text":
tag @s remove exitLogTarget
# - End Log -

execute as @e[type=player,gamemode=!spectator,limit=1,sort=nearest] run log-event exit-button-pressed 1

function do2:agronet/shut_down_server
4 changes: 2 additions & 2 deletions Brilliance Datapack/data/do2/functions/version.mcfunction
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

# DATAPACK VERSION NUMBER: 0.12.6
# DATAPACK VERSION NUMBER: 0.12.7

tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.12.6§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]
tellraw @s ["",{"text":"The §o§n§aBrilliance Datapack§r's version is: [§b0.12.7§r] Check latest version "},{"text":"§o§b§nhere§r","clickEvent":{"action":"open_url","value":"https://github.com/trackedout/Brilliance/blob/main/Brilliance%20Datapack/data/do2/functions/version.mcfunction"}},{"text":"."}]

0 comments on commit 635ff0f

Please sign in to comment.