another whoops
This commit is contained in:
@@ -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
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user