-
Bug
-
Resolution: Fixed
-
Minecraft 14w32b, Minecraft 14w32d, Minecraft 1.8-pre3, Minecraft 1.8
-
None
-
Mac OS X 10.8.5
Processor: 2.5 GHz Intel Core i5
Memory: 4GB 1600 MHz DDR3
Java: 1.6.0_65 (64 bit)
-
Confirmed
-
Creative
The syntax for /clone (seen by typing /help clone or just /clone) shows:
/clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode]
when it should be:
/clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode] [mode2]
because all filtration modes (replace, masked, filtered) can have a copying mode (normal, force, move) which can be inserted after the filtration mode. This additional mode should be shown in square brackets after [mode] as it is optional.