用法: /< command > < 玩家 > [理由]别名: ekick kickall 介绍: 把所有玩家踢出服务器,除了OP。用法: /< command > [理由]别名: ekickall kill 介绍: 杀死某个玩家。用法: /< command > < 玩家 >别名: ekill kittycannon 介绍: 向你的对手扔出一个爆炸的小猫。用法: /< command >别名: ekitty...
/summon MinecartCommandBlock - 指令方块矿车 /summon MinecartChest - 箱子矿车 /summon MinecartSpawner - 刷怪笼矿车 /summon SmallFireball - 小型火球(烈焰人发出的) /summon Fireball - 火球(恶魂发出的) /summon Item - 物品 /summon LeashKnot - 绳子结 /summon Painting - 画 /summon Lig...
NEW:/send <msg> Send a message or command to the server, bypassing the client commands. (E.g. if a client command, like /ptime for example, overrides a server command, but you want to use the server command instead.) NEW:/toggleoption <option> Toggles a boolean option found in the ...
The mod sends a chat command to teleport you to specific coordinates, which is/tp @s x y zby default, so appropriate permission is necessary. The vanilla/tpcommand requires OP status (cheats enabled) but it's possible to have separate permissions for commands on a non-vanilla server with c...
Oprez This interface is still in pre-release. Its signature may change or it may be removed in future releases. Options for use in creating potions. See ItemStack.createPotion. Properties effect effect: PotionEffectType | string; The type of potion effect to create. See@minecraft/vanilla-data...
Oprez This class is still in pre-release. Its signature may change or it may be removed in future releases. Used for accessing all potion effects, liquids, and modifiers currently available for use within the world. Methods getPotionEffectType getPotionLiquidType getPotionModifierType getPotionEff...
stream() .map(PotionEffect::getType) .toList().toArray(new PotionEffectType[0]); }))); new CommandAPICommand("removeeffect") .withArguments(arguments) .executesPlayer((sender, args) -> { Player player = (Player) args.get("target"); PotionEffectType effect = (PotionEffectType) args....
class EntityTeleportCause(object): Unkown = "0" # 尚未具体分类,末影人自体传送目前归为此类 Projectile = "1" # 飞射物,类似末影珍珠 Command = "3" # op指令,类似传送指令 ChorusFruit = "2" # 吃紫颂果传送 Behavior = "4" # 微软原生脚本组件 Agent = "agent" # 教育版指导传送 Client = ...
“@a”来代表全部玩家","advMode.command":"控制台命令","advMode.mode":"模式","advMode.mode.auto":"循环","advMode.mode.autoexec.bat":"保持开启","advMode.mode.conditional":"条件制约","advMode.mode.redstone":"脉冲","advMode.mode.redstoneTriggered":"红石控制","advMode.mode.sequence":...
REQUIRES OP STATUS - **OPServerKillModule:** Runs a set of operator commands to disable a server and cover up the tracks of the kill command. REQUIRES OP STATUS (Credits to etianl :D) - **RedstoneNuker:** It's just the regular Nuker module from Meteor client, customized for only ...