Fix tunnel command usage
This commit is contained in:
parent
d9fc825b0f
commit
0ca3c496de
@ -107,7 +107,7 @@ public class TunnelCommand extends Command {
|
||||
"",
|
||||
"Usage:",
|
||||
"> tunnel - No arguments, mines in a 1x2 radius.",
|
||||
"> tunnel height/width/depth - Tunnels in a user defined height, width and depth."
|
||||
"> tunnel <height> <width> <depth> - Tunnels in a user defined height, width and depth."
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user