This commit is contained in:
HeroChris
2023-09-15 19:52:54 +02:00
commit f8951522bb
17 changed files with 271 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# --- 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
# 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