commandTick>>游戏时钟控制器 作用:启用/tick命令以控制游戏时钟 接受参数:函数型 [true] [false] [ops] commandTrackAI>> AI追踪器 作用:启用/track命令以追踪生物的AI 接受参数:函数型 [true] [false] [ops] creativeFlyDrag>>创造飞行系数 作用:允许使用本功能更改创造模式下飞行时的空气阻力系数 描述:阻力...
noclip:玩家是否拥有自由视角。 op:玩家是否拥有管理员权限。 opencontainers:玩家是否能打开容器(例如箱子)。 teleport:玩家是否能传送。 permissionsLevel:世界主人的权限等级。 playerPermissionsLevel:其他玩家的权限等级。 flySpeed:玩家的飞行速度。 walkSpeed:玩家的移动速度。 abilities:玩家权限或能力。 lastOpenedWith...
指令 The \'/spreadplayers\' command will now avoid more hazardous locations/spreadplayers命令现在会避开更危险的位置Reload command will now discover new function and script filesReload命令现在会发现新的函数和脚本文件When a Command Block clones itself twice with the \'/clone\' command, the cloned Com...
dupe [all] - 复制东西duplicate [all] - 复制手上的东西并丢出来world save - 保存退出游戏explode [范围] - 设置一个地方爆炸(在自家慎用)extinguish [all] - 熄灭周围所有的火ext [all] - 一样是熄灭火falldamage - 开关高空落下伤害firedamage - 开关火的伤害fly - 飞行模式*freeze - 冻结怪物give [...
$setCreativeCommand <command> aliases:$sc By default, the client uses /gmc to go into creative mode. However, /gmc does not work on all servers. If the creative command is different, set it with this command. For example, if the server uses vanilla commands, do$setCreativeCommand /gamemo...
H Enable/disable noclip mode (needs noclip privilege) E Move fast in fast mode F1 Hide/show HUD F2 Hide/show chat F3 Disable/enable fog F4 Disable/enable camera update (Mapblocks are not updated anymore when disabled, disabled in release builds) F5 Cycle through debug information screens F6...
gamemode- Changes the World game mode to creative or survival gamemode toggle goto- Goto a waypoint grow [all] - Grows all saplings/wheat on the map. hardcore [enable|disable] - Configures the world to be in hardcore mode or not
noclip:玩家是否拥有自由视角。 op:玩家是否拥有管理员权限。 opencontainers:玩家是否能打开容器(例如箱子)。 teleport:玩家是否能传送。 permissionsLevel:世界主人的权限等级。 playerPermissionsLevel:其他玩家的权限等级。 flySpeed:玩家的飞行速度。 walkSpeed:玩家的移动速度。 lastOpenedWithVersion:最后一次打开的游戏版...
lls物品代码通过2个选点创造墙/noclip穿墙//drain半径删除水和岩浆/butcher半径杀死周围的动物/ thaw半径删除周围的雪堆ascend-把自己提升到上一个平台bind<命令>{命令关键字}-设置一键命令clea r-清空控制台damage-关闭或者开启伤害即无敌descend-把自己移动到下面一个的平台destroy[all] ...
noClip = true; } else { PlayerManagerTFC.getInstance().getPlayerInfoFromPlayer(player).entityForInventory = this; if(!world.isRemote) { player.openGui(TFC.instance, 1, world, player.getPosition().getX(), player.getPosition().getY(), player.getPosition().getZ()); } } return true; }...