Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate away from flag-based commands to autocomplete #19

Open
WizardCM opened this issue Oct 22, 2023 · 1 comment
Open

Migrate away from flag-based commands to autocomplete #19

WizardCM opened this issue Oct 22, 2023 · 1 comment

Comments

@WizardCM
Copy link
Member

WizardCM commented Oct 22, 2023

While the flag-based command system is neat, it ends up being more confusing than anything. With autocomplete it's much easier to have a better idea of what a command's parameters are and to submit them.

@BlaneyXYZ
Copy link
Member

BlaneyXYZ commented Nov 21, 2023

Commands that still use Flags

/firework this one may keep flags (could maybe use some GUI)
-fade
-power
-color
-shape
-flicker
-trail

/item
-name
-lore

/worldmanager
-name
-eject

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants