/give @s barrier(屏障方块)
/give @s structure_void(结构空位)
/give @s light_block 64 15 (光明方块)
/give @s command_block(命令方块)
/give @s border_block(边界方块)
/give @s spawn_egg 1 51 (给予自己NPC)
/give @s structure_block(结构方块)
/give @s deny (拒绝方块)
/give @s allow (允许方块)
/gamemode 0
开冒险 ↓
/gamemode 2
下面这一条是开创造 ↓
/gamemode 1
让npc隐身 ↓,记得开循环,无条件,保持打开。
/playanimation @e[type=npc] animation.creeper.swelling move 100
/tellraw @a {"rawtext":[{"text":"§e获得成就! §c上厕所"}]}
/effect 朋友的名字 slowness 9999999 255 让你的朋友走不动路
/title @a title 啊哈哈哈,鸡汤来了!
/tellraw @a {"rawtext":[{"text":"<朋友的名字> 爸爸们!“}]}
/effect 朋友的名字 jump_boost 99999 255 让你的朋友体验飞的感觉
/tellraw @a {"rawtext":[{"text":"§e某某人的名字 进入了游戏”}]}
/tellraw @a {"rawtext":[{"text":"§e朋友的名字或者自己的名字 退出了游戏“}]}
/effect @s invisibility 99999 255 true 让自己完全隐身,没有泡沫。
上面↑这一排指令不需要命令方块,直接在聊天框里面发送
/tp 朋友的名字 id ~~1~ ~10 让你的朋友转圈圈
execute 朋友昵称 ~~~ tp @s ~~0.1~~20 让你的朋友体验转圈圈的感觉
/execute 自己名字 ~ ~ ~ tp 朋友名字 ^ ^ ^10 控制你的朋友
/execute 朋友的名字 wither 99999 255 让你的朋友快速死亡
/give @s flint_and_steel 2 0 给自己一个打火石
execute 某人的名字 [type=player] ~ ~ ~ summon tnt 那你的朋友或某某人脚下生成一大堆炸弹
/fill~~30~~30~~30 tnt 生成一大堆炸药,手机不好的,请别尝试!
/kill @e[type = tnt]
/execute @a ~~~ fill ~-10~-5~-10~10~5~10 air 6 replace tnt
下面这一条指令是清除tnt 意思就是有人拿到tnt就消失
/clear @a tnt
/difficulty 3 困难 代表有攻击生物,但攻击生物变多,保持度跑几步掉一大半
/difficulty 2 普通 代表有攻击生物,保持度跑几步就掉一点
/difficulty 1 简单 代表有攻击生物,保持度掉一点
/difficulty 0 和平 代表没有一个攻击生物,除了末影龙
/time set sunrise 时间设置为日落
/time set sunrise 时间设置为日出
/time set midnight 时间设置为午夜
/time set night 将时间设置在晚上6点
/time set day 将时间设置在白天6点
/gamerule dodaylightcycle false 时间流动停止,代表太阳或者月亮的时间停止
/weather clear 晴天
/weather rain 雨天
/weather thunder 雷雨