Enchantment & spawnpoint
This commit is contained in:
@ -7,6 +7,7 @@ execute at @s run playsound minecraft:block.amethyst_block.step ambient @s ~ ~ ~
|
||||
# reset player
|
||||
clear @s[tag=!hc.debug]
|
||||
execute in herohost:world run tp @s[tag=!hc.debug] 5 109 50 -90 0
|
||||
execute in herohost:world run spawnpoint @s 5 109 50 -90
|
||||
|
||||
# misc
|
||||
scoreboard players enable @s +hc.warp
|
||||
|
@ -7,6 +7,7 @@ execute at @s run playsound minecraft:block.amethyst_block.step ambient @s ~ ~ ~
|
||||
# reset player
|
||||
clear @s[tag=!hc.debug]
|
||||
execute in herohost:world run tp @s[tag=!hc.debug] 5 109 50 -90 0
|
||||
execute in herohost:world run spawnpoint @s 5 109 50 -90
|
||||
|
||||
# misc
|
||||
scoreboard players enable @s +hc.warp
|
||||
|
Reference in New Issue
Block a user