如果指令没有报错,只能说明至少语法正确,并不能说明命令可以运行。 以下是Java版的规则名称及翻译, 首先是“true、false'型规则”,后面的值只需要输入true或false,若不输入值,则可以查询现有的值 announceAdvancements在聊天栏显示成就达成 commandBlocksEnabled命令方块被启用 commandBlockOutput显示命令输入时的聊天栏提示...
@a[limit=3,sort=nearest][仅Java版]或@p[limit=3][仅Java版]或@p[c=3][仅基岩版]— 选择距离最近的3名玩家。 @a[limit=4,sort=furthest][仅Java版]或@p[c=-4][仅基岩版]— 选择距离最远的4名玩家。 @a[limit=2,sort=random][仅Java版]或@r[c=2][仅基岩版]— 随机选择2名玩家。 通过...
1、/give @a command_block 1 0 (给予一个命令方块) /give @a diamond_sword 1 0 {ench:[{id:16,lvl:5}],Unbreakable:1b}(给予一把锋利5的无线耐久钻石剑) 解释:1:个数(有些物品会有个数限制,一般的物品最多给64个);0:给予时的耐久(可以调为负耐久);id:后接附魔的ID,[最高有效的等级好像是...
1.9.0+需要JAVA8!权限{:sponge:} commandnpc.admin 设置一个带指令NPC的权限,OP默认有 不能给玩家...
你当然可以这样启动服务器,但是你没法设置 Java 进程参数。 CMD 是什么? CMD/Command,本教程中泛指Microsoft Windows的命令提示符。 如果你是Windows用户,按下 Win+R,输入cmd后回车,弹出的窗口就是 CMD 在CMD 中,你可以运行程序,设定命令行参数。 *nix Shell 是什么?
比如CoreProtect(https://github.com/PlayPro/CoreProtect/blob/66b77ee75a24dac13f9cbf95242b504e1494dde7/src/main/java/net/coreprotect/command/CommandHandler.java#L1154)就是嗯写了几十个if ... else ...来处理的( 正好我前段时间在写的插件InteractionSupervisor(https://github.com/LightQuanta/Interaction...
Brigadier is a command parser & dispatcher, designed and developed for Minecraft: Java Edition and now freely available for use elsewhere under the MIT license. Installation Brigadier is available to Maven & Gradle vialibraries.minecraft.net. Its group iscom.mojang, and artifact name isbrigadier. ...
Internal Server ErrorSomething went wrong
Gentoo:emerge dev-java/openjdk-bin:8 Archlinux:pacman -S jdk8-openjdk Ubuntu/Debian:apt-get install openjdk-8-jdk Fedora:yum install java-1.8.0-openjdk Open up your command line and runjavac. If it spews out a bunch of possible options and the usage, you're good to go. If not,...
{publicStringcall()throwsException{returnCommandBlockLogic.this.getName(); } });thrownewReportedException(crashreport); } }else{this.successCount =0; } } 开发者ID:Notoh,项目名称:DecompiledMinecraft,代码行数:45,代码来源:CommandBlockLogic.java ...