mojira.dev
MC-80823

fill command has wrong syntax help

The currently suggested syntax is:

/fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] [dataTag]

However based on MC-61864, it should rather look like one of these:

/fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [[oldBlockHandling] [dataTag]|[replace <TileName> [dataValue]]]
/fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] [dataTag] OR
/fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] replace <TileName> [dataValue]

Linked issues

Comments 1

marcono1234

(Unassigned)

Confirmed

Minecraft 1.8.6, Minecraft 15w44b, Minecraft 16w33a, Minecraft 16w42a, Minecraft 1.11.2

Retrieved