The /tell function is simple, but it’s useful when you don’t already have an established way to communicate with another player. Check the wiki for other conditions and guidance on more complex uses with different target selectors. 8. Setting the time of day in your world /time - root ...
When a Command Block clones itself twice with the '/clone' command, the cloned Command Block will now activate on the first try (MCPE-122188) 使用/clone命令复制命令方块,在命令方块被复制完成的同时,被复制的命令方块在第一次激活尝试时会被正常触发 (MCPE-122188) Command selectors now correctly iden...
dead. While playing dead, the Axolotl will regenerate health and mobs will be unable to target ...
When a Command Block clones itself twice with the '/clone' command, the cloned Command Block will now activate on the first try (MCPE-122188) 使用/clone命令复制命令方块,在命令方块被复制完成的同时,被复制的命令方块在第一次激活尝试时会被正常触发 (MCPE-122188) Command selectors now correctly iden...
Kick Command 踢出指令 Problem players can also be kicked with the new /kick command, optionally including a reason for kicking 可以用新的/kick指令踢出,也可选踢出原因 The kick command can use target selectors, such as /kick @a [c=-2] ...
Player selectors (in commands) will target spectatorsUsing /give on a spectator will cause the item(s) to drop at their location.Spectators are not noticed by mobs, and do not trigger spawners or spawningA spectator*s presence keeps a mob from despawningOnly the Void and /kill can damage ...
|正式版是Minecraft基岩版经过一段时间的测试版测试之后得到的稳定版本,也是众多材质、Addon和官方领域服...
These Selectors control who is targeted by a command. @a targets all players on the server, while @p targets the closest player to the command block’s location. How to change the weather using command blocks Your child may be working away when suddenly it gets dark and stormy—yes, rain...
commandAPICommand("mute") { playerArgument("target") integerArgument("duration") playerExecutor { player, args -> val target: Player = args["target"]!! val duration: Int = args["duration"]!! // Implementation... } } CommandTree commandTree("mute") { playerArgument("target") { integ...
Adding Custom Items Creating and Adding Custom Sounds Create a Skin Pack Introduction to Recipes Target Selectors Packaging Content Advanced Topics Game Logic Assets and Sound Worlds Entities Blocks Tools and Libraries Reference Documentation Contribute Download PDF Learn...