IntellectualSites / IntellectualSites/FastAsyncWorldEdit

Mask wont show tab complete for multiple blocks

Open
#3,430 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Requires Testing
Dominant language
Java
Stars
806
Forks
394
Avg merge
22h 19m
Merged PRs (30d)
14

Description

Server Implementation

Paper

Server Version

1.21.1

Describe the bug

Doing /replace redstone_wire,redstone_block, I can tab complete more values but doing /copy -m redstone_wire, I can't tab complete more items without going to the start of the list

To Reproduce
  1. doing /replace redstone_wire, and tab complete a seconds value
  2. doing /copy -m redstone_wire can not tab complete more values
Expected behaviour

Tab completion should show for -m like other commands that support filtering do

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/ccfd2b03a1704b0a83355cb36796095e

Are you interested in contributing a fix?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing tab completion for /copy -m and compare it with the filtering behavior of /replace. Reproduce the issue on server version 1.21.1 using the listed commands, then verify that comma-separated values continue to offer completions without returning to the start of the list.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.