Missing tab completion on hand argument
josephjthomas opened this issue ยท 0 comments
WorldEdit Version
7.2.8-SNAPSHOT+5955-3ba0890
Platform Version
Paper version git-Paper-377
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
If you use "//set hand[" while holding leaves for example, it doesn't show the optional tags.
Expected Behavior
Show optional arguments like on //set
Reproduction Steps
- Hold oak leaves in your hand
- Type "//set hand[""
- Notice the tab completion is missing
Anything Else?
No response