forked from ChomeNS/chomens-bot-java
another whoops
This commit is contained in:
parent
acf1f4bcf5
commit
1f05bd06d3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ public class CommandBlockCommand extends Command {
|
|||
super(
|
||||
"cb",
|
||||
"Executes a command in the command core and return its output",
|
||||
new String[] { "<command>" },
|
||||
new String[] { "<{command}>" },
|
||||
new String[] { "cmd", "commandblock", "run" },
|
||||
TrustLevel.PUBLIC
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue