HHGames/data/herohost/function/misc/lock.mcfunction
HeroChris 45462c4bb4 Advancements
- Baby steps advancement [ wip ]
- Hard listener advancement
2024-12-01 03:40:08 +01:00

9 lines
487 B
Mcfunction

# --- HeroGames - Copyright (c) HeroHost team (code provided by HeroChris). ---
advancement revoke @s only herohost:misc/lock
title @s actionbar [{"translate":"hhost.minigame.locked","fallback":"You can't do that! This is not yours to touch."}]
playsound minecraft:block.nether_wood.break master @s ~ ~ ~ 1 1 1
# advancement related
scoreboard players add @s +hc.locked 1
execute if score @s +hc.locked matches 10.. run advancement grant @s only herohost:herohost/hard_listener