mojira.dev
MC-69866

/effect and /enchant do not tab-complete "minecraft:" prefix

How to reproduce: Type in

/effect @p inv

or

/enchant @p sharp

and hit tab, nothing will happen. What should happen is that "inv"/"sharp" should be completed to "minecraft:invisibility"/"minecraft:sharpness", just like

/give @p ston

tab-completes to "minecraft:stone".

Linked issues

Comments 3

I believe this is related to when plugins provide their own effects and to not confuse which effect is being applied.

works fime if you first type minecraft:

@FVbico: That's the point, it works with "mineraft:", but not without. If you try the same thing on other commands, like /setblock, it will complete the "minecraft:" for you.

[Mod] redstonehelper

(Unassigned)

Unconfirmed

Minecraft 1.8-pre3

Retrieved