Warp functionality

This commit is contained in:
2024-12-04 13:52:42 +01:00
parent 0c3e0adbca
commit 1c477c4816
5 changed files with 34 additions and 9 deletions

View File

@ -5,11 +5,13 @@
execute as @a[scores={+hc.disconnect=1..}] run function herohost:core/reconnect
# protection
#kill @e[type=item,tag=!persistent]
kill @e[type=item,tag=!persistent]
gamemode adventure @a[tag=!hc.debug]
# hc.debug
# misc
execute as @a[scores={+hc.warp=1..}] run function herohost:misc/warp
# 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
# [ WIP ] execute in herohost:world if entity @p[x=-125,y=50,z=-376,dx=250,dy=100,dz=250] run function herohost:tnt/core