Command flags completion parser issues #3690
Labels
status: needs triage
This label is automatically applied to new issues and pull requests to indicate they require triage
type: bug
Something isn't working
Affected Product(s)
SpongeVanilla
Version
1.16.5-8.0.0-RC1131
Operating System
Windows
Java Version
17.0.3 by JetBrains s.r.o.
Plugins/Mods
Describe the bug
Repo: https://github.com/EpicBanItemTeam/EpicBanItem/blob/feature/api-8/src/main/java/team/ebi/epicbanitem/EBICommands.java#L91-L163=
It's looks like all caused by flags. The flag completion isn't correct.
Merge sub commands complete
This command only have flags. The complete shows the others
The flag without param can't as terminal.
Flag with a param is fine
But not without. It's merged with a command that have a SNBT arg https://github.com/EpicBanItemTeam/EpicBanItem/blob/feature/api-8/src/main/java/team/ebi/epicbanitem/EBICommands.java#L92-L101=
Link to logs
No response
The text was updated successfully, but these errors were encountered: