IntellectualSites / IntellectualSites/FastAsyncWorldEdit
Mask wont show tab complete for multiple blocks
Nobody has claimed this yet.
- 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
- doing
/replace redstone_wire,and tab complete a seconds value - doing
/copy -m redstone_wirecan 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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