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

Overloaded /ko start command #21

Open
Voyager006 opened this issue Nov 16, 2020 · 0 comments
Open

Overloaded /ko start command #21

Voyager006 opened this issue Nov 16, 2020 · 0 comments
Labels
cli Issues regarding the command-line interface new feature New feature or request
Projects

Comments

@Voyager006
Copy link
Collaborator

Voyager006 commented Nov 16, 2020

Thinking of whether this would be a good idea or not

Currently, to setup the knockout, you would need a series of commands to make the settings. This idea would enable the knockout to be configured and started by one command. Say, if you want to start an Endurance knockout:

/ko mode endurance
/ko lives * 2
/ko start

This would be made into:

/ko start endurance lives 2

where the order of endurance and lives 2 may be exchanged.

Can possibly extend this to matchsettings, knockout-specific modes, lives, environments, map styles, and so on.

@Voyager006 Voyager006 added new feature New feature or request cli Issues regarding the command-line interface labels Nov 16, 2020
@Voyager006 Voyager006 added this to Backlog in Dev via automation Nov 16, 2020
@Voyager006 Voyager006 added improvement Enhances an existing feature, code or documentation new feature New feature or request and removed new feature New feature or request improvement Enhances an existing feature, code or documentation labels Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Issues regarding the command-line interface new feature New feature or request
Projects
Dev
Backlog
Development

No branches or pull requests

1 participant