HHGames/data/herohost/function/main.mcfunction
HeroChris c13825e29e New advancements + cleanup
- 2 New advancements for the locked interaction.
- Removed 2 default folder, crafting recipes and loot tables
2024-11-30 19:46:23 +01:00

15 lines
470 B
Mcfunction

# --- HeroGames - Copyright (c) HeroHost team (code provided by HeroChris). ---
# core handling
execute as @a[tag=!hc.initialized] run function herohost:core/initialize
execute as @a[scores={+hc.disconnect=1..}] run function herohost:core/reconnect
# protection
kill @e[type=item,tag=!persistent]
gamemode adventure @a[tag=!hc.debug]
# hc.debug
# games
# execute in herohost:world if entity @p[x=-125,y=50,z=-376,dx=250,dy=100,dz=250] run function herohost:tnt/core