Files
fz-survival-datapack/data/fz/functions/update/before/1.3.3.mcfunction
T
2020-01-21 08:50:25 +08:00

20 lines
1.5 KiB
MCFunction

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