WorldEdit

WorldEdit

42M Downloads

Missing tab completion on hand argument

josephjthomas opened this issue ยท 0 comments

commented

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

  1. Hold oak leaves in your hand
  2. Type "//set hand[""
  3. Notice the tab completion is missing

Anything Else?

No response