Add files via upload

This commit is contained in:
Harveykang
2020-02-14 12:47:11 +08:00
committed by GitHub
parent 923d1cd39a
commit 354af4082d
41 changed files with 295 additions and 1 deletions
@@ -0,0 +1,20 @@
scoreboard objectives remove installed
scoreboard players operation totalList = totalDug totalList
scoreboard players operation totalList = totalKilled totalList
scoreboard players operation totalList = totalDeath totalList
scoreboard players operation totalList = totalTraded totalList
scoreboard players operation totalList = totalFished totalList
scoreboard players operation totalList = totalHurt totalList
scoreboard players operation totalList = totalActivation totalList
execute if score totalList = totalDug totalList run scoreboard players reset totalDug
execute if score totalList = totalKilled totalList run scoreboard players reset totalKilled
execute if score totalList = totalDeath totalList run scoreboard players reset totalDeath
execute if score totalList = totalTraded totalList run scoreboard players reset totalTraded
execute if score totalList = totalFished totalList run scoreboard players reset totalFished
execute if score totalList = totalHurt totalList run scoreboard players reset totalHurt
execute if score totalList = totalActivation totalList run scoreboard players reset totalActivation
scoreboard objectives remove scoreswitch
scoreboard objectives remove actCounter
scoreboard objectives setdisplay sidebar.team.dark_purple
team remove displayScoresOff
scoreboard players reset version version