接上篇继续

summon ender_crystal

/execute @s[name="钻石"]~ ~ ~execute @s ~ ~ ~kill

/execute 自己名字 ~ ~ ~ tp 朋友名字 ^ ^ ^10

/tp @e[type=creeper]朋友名字

/execute @s wither 99999 255

/execute 自己名字 ~ ~ ~ tp 朋友名字 ^ ^ ^10

/tp @e[type=creeper]朋友名字

"/replaceitem entity @a slot.armor.head 1 Turtle_helmet "

execute 朋友昵称 ~~~ tp @s ~~0.1~~20

execute @a ~ ~ ~ detect ~ ~-1 ~ grass 0 kill @s

/execute @a ~~~ fill ~-10~-5~-10~10~5~10 air 6 replace tnt

execute @e[name=好友昵称] ~ ~ ~ detect ~ ~-1 ~air 0 fill ~-1 ~-1 ~-1 ~1 ~-2 ~1 air 0

tp @e[type=tnt] 好友昵称

/execute 砍树的新生尼克 ~ ~ ~ tp 喝酒唱猴哥 ^ ^ ^10

/tp 用户id ~~1~ ~10

/execute @a[tag=用户id] ~~~ tp @s ~~0.1~ ~20

以上指令需要用到指令方块

这是获取指令方块的指令

/give @s command_block

以下不需要指令方块

/effect @s invisibility 99999 255 true

/tellraw @a {"rawtext":[{"text":"§e蔡徐坤 进入了游戏"}]}

/tellraw @a {"rawtext":[{"text":"§e蔡徐坤 退出了游戏"}]}

/tellraw @a {"rawtext":[{"text":"§edreamer进入游戏"}]}

/title @a title show time

/tellraw @a {"rawtext":[{"text":"<高尚的黑熊精浮沉>我错了"}]}

/tellraw @a {"rawtext":[{"text":"§e获得成就! §c路过"}]}

/tellraw @a {"rawtext":[{"text":"§e获得成就! §c路过"}]}

/effect @e jump_boost 99999 255

/replaceitem entity @p slot.weapon.offhand 0 totem

/effect @a invisibility 0 255

第一个是完全隐身指令,最后一个是解除隐身指令
