Aliases/tp Permission LevelGame Directors Requires Cheats?Yes Usage Teleport self /teleport <destination: x y z> [checkForBlocks: Boolean] Teleportyourself to avectordestination with optionalcheck for blocks. Teleport self, x y rotation /teleport <destination: x y z> [yRot: rotation] [xRot: ...
If one sets the command to/execute if block x y z #minecraft:doors[open=true], wherex,y, andzare the coordinates of the bottom half of a door,#minecraft:doorsis a block category for the doors and[open=true]is the NBT in which when the door open, by placing acomparatorfacing away ...
$sender->teleport($worldspawn); $sender->sendMessage(TextFormat::AQUA ."Teleported to WorldSpawn"); }returntrue; } 开发者ID:ecoron,项目名称:SpawnPort,代码行数:13,代码来源:SpawnPort.php 示例7: onCommand ▲点赞 1▼ publicfunctiononCommand(CommandSender $sender, Command $cmd, $label, array...
How To Enable Command Blocks In Minecraft? A command block allows you to execute commands by the click of a button in-game.
{id:MinecartCommandBlock,Command:blockdata ~5 ~-2 ~-1 {Command:"/replaceitem entity @p[score_SlenderGI_min=1,score_SlenderGI=1] slot.hotbar.2 minecraft:spawn_egg 1 94 {HideFlags:1,display:{Name:\\\"Slender_Map_Spawn\\\",Lore:[\\\"This sets the spawnpoint\\\",\\\"of your ...
Chat.player(sender,"&2[SG] &aTeleported to "+ w.getName() +" spawn point");returntrue; } 开发者ID:thekeenant,项目名称:mczone,代码行数:22,代码来源:WorldCmd.java 示例11: onTabComplete ▲点赞 3▼ importorg.bukkit.command.CommandSender;//导入依赖的package包/类@OverridepublicList<String...
spawnpoint Sets the spawn point for a player. spreadplayers Teleports entities to random locations. stopsound Stops a sound. save Configures the world to go into a save-supporting mode, on dedicated server. summon Summons an entity. teleport Teleports entities (players, mobs, etc.). tp Telepo...
1. /gamemode 2. /give 3. /xp 4. /setblock 5. /difficulty 6. /clear 7. /toggledownfall 8. /weather 9. /fill 10. /spawnpoint 11. /say 12. /time 13. /tp 14. /effect 15. /entitydata 16. /clone 0. Is tipsIf you want to learn more I can make a second map!
/summon minecraft:falling_block ~ ~1 ~ {id:"minecraft:falling_block",Time:1,DropItem:0,Block:"minecraft:command_block",Passengers:[{id:"minecraf 分享回复1 建造类游戏吧 贴吧用户_0NaA9eU Minecraft1.8已知特性列表 镇楼 以下内容转载自Minecraft Wiki 分享53赞 明月庄主吧 gdfdg金牛 命令方块发射...
commandMap.register("minecraft", commandWrapper ); } } 开发者ID:pvginkel,项目名称:Tweakkit-Server,代码行数:10,代码来源:CraftServer.java 示例5: setVanillaCommands ▲点赞 2▼ importorg.bukkit.craftbukkit.command.VanillaCommandWrapper;//导入依赖的package包/类privatevoidsetVanillaCommands(booleanfirst)...