Advancements

- Baby steps advancement [ wip ]
- Hard listener advancement
This commit is contained in:
2024-12-01 03:40:08 +01:00
parent c13825e29e
commit 45462c4bb4
4 changed files with 44 additions and 4 deletions

View File

@ -4,7 +4,11 @@ tellraw @a [{"text":"» ","color":"green"},{"translate": "hhost.minigame.reload"
tellraw @a[tag=hc.debug] [{"text":"» ","color":"gray"},{"translate":"hhost.minigame.reload_issue","fallback":"If any issues occur, click %s to reload the server.","with":[{"translate":"hhost.minigame.here","fallback":"here","color":"red","clickEvent":{"action":"run_command","value":"/reload"},"hoverEvent":{"action":"show_text","contents":[{"translate":"hhost.minigame.operator_warning","fallback":"You need to be an operator to use this.","color":"red"}]}}],"color":"white"}]
# create scoreboard objectives
scoreboard objectives add +hc.core dummy
scoreboard objectives add +hc.disconnect minecraft.custom:minecraft.leave_game
scoreboard objectives add +hc.core dummy
scoreboard objectives add +hc.disconnect minecraft.custom:minecraft.leave_game
scoreboard objectives add +hc.locked dummy
# scoreboard objectives add +hc.currency dummy
# scoreboard objectives add +hc.currency.add dummy
# scoreboard objectives add +hc.currency.remove dummy
# remove depricated scoreboard objectives