Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 14w31a, Minecraft 1.8-pre1, Minecraft 1.8-pre3, Minecraft 1.8
-
Fix Version/s: Minecraft 1.8.1-pre1
-
Labels:None
-
Confirmation Status:Community Consensus
Description
The particle command usage is :
/particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode]
But when you try to autocomplete the [mode], it don't work, but it autocomplete when you are at the [count] level.
/particle explode ~ ~ ~ 1 1 1 speed count
Pressing TAB don't do anything
/particle explode ~ ~ ~ 1 1 1 speed
Pressing TAB try to autocomplete with normal/force
Attachments
Issue Links
- is duplicated by
-
MC-69326 /particle does not tab-complete [mode] argument
- Resolved