- Sound effect
- Particle effect
- offHand tnt for visualization
This commit is contained in:
HeroChris
2023-11-01 16:01:25 +01:00
parent f8951522bb
commit 231e0d2486
6 changed files with 20 additions and 3 deletions

View File

@ -4,6 +4,7 @@ tellraw @s [{"text":"» ","color":"gray"},{"text":"Welcome ","color":"white"},{"
tellraw @a[tag=hc.initialized] [{"text":"» ","color":"gray"},{"text":"Everyone, give ","color":"white"},{"selector":"@s","color":"yellow"},{"text":" a warm welcome!","color":"white"}]
execute at @s run playsound minecraft:entity.player.levelup master @s
execute in herohost:world run tp @s 0 101 0 0 0
execute in herohost:world run spawnpoint 0 100 0 0 0
gamemode adventure @s[tag=!hc.debug]
# initialize player

View File

@ -6,5 +6,8 @@ execute at @s run playsound minecraft:entity.player.levelup master @s
execute in herohost:world run tp @s 0 101 0 0 0
gamemode adventure @s[tag=!hc.debug]
# protection
clear @s
# reset player score
scoreboard players reset @s +hc.disconnect