execute as @s run scoreboard players add #manager dropcompressing 1 execute if score #manager dropcompressing matches 1 run datapack disable "file/DropCompressing_2" execute if score #manager dropcompressing matches 1 run tellraw @s [{"text":"Dropcompressing ","bold":"true"},{"text":"disabled","color":"red","bold":"true"},{"text":".","color":"black","bold":"true"}] execute if score #manager dropcompressing matches 2.. run scoreboard players set #manager dropcompressing 0 execute if score #manager dropcompressing matches 0 run datapack enable "file/DropCompressing_2" execute if score #manager dropcompressing matches 0 run tellraw @s [{"text":"Dropcompressing ","bold":"true"},{"text":"enabled","color":"green","bold":"true"},{"text":".","color":"black","bold":"true"}] execute as @s run scoreboard players set @s dropcompressing 0