Skip to content

Commit

Permalink
Fixed clean disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrenator committed Feb 16, 2021
1 parent a3eb20e commit 905431d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/pwe/functions/remove.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
scoreboard objectives remove PWEData

# Disable self and send last message
datapack disable "file/PauseWhenEmpty"
datapack disable "file/PauseWhenEmpty-MC1.16"
tellraw @a ["",{"text":"PauseWhenEmpty","italic":true,"underlined":true,"color":"gold","clickEvent":{"action":"open_url","value":"https://github.com/electrenator/PauseWhenEmpty"},"hoverEvent":{"action":"show_text","contents":"Go to project page"}},{"text":" disabled cleanly","color":"gold"}]

0 comments on commit 905431d

Please sign in to comment.