fz-survival-datapack/data/fz/functions/uninstall.mcfunction
2020-02-14 12:47:11 +08:00

15 lines
548 B
Mcfunction
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

scoreboard objectives remove timeCounter
scoreboard objectives remove 20
scoreboard objectives remove version
scoreboard objectives remove leaveGame
scoreboard objectives remove installed
function fz:carpet/uninstall
function fz:health/uninstall
function fz:sleep/uninstall
function fz:cleaner/uninstall
function fz:logintips/uninstall
function fz:score/uninstall
function fz:logintips/uninstall
function fz:config/uninstall
scoreboard objectives remove installed
tellraw @a {"text":"FZ'sDataPack卸载成功","color":"dark_green"}