-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add support for crafting multiple identical booster packs #17
Comments
There's a |
Not really, I'll forget about it and then I'll get too many crafted. If I want to make a badge complete I would like to be able to generate X booster packs. |
Alright, I think this makes sense. Dunno when I'll get around to implementing it though. |
I'll publish a release with this feature probably in the next few days. If you'd like to test it early here's the latest build: BoosterManager V2.10.0. There's no special command syntax for doing this, the
or
The plugin now also saves and restores any unfinished |
Nice! 😄 |
There will also be a new command:
Documented currently as:
So if you want to queue up 2 of a booster for a single bot you can use:
And if you want to craft 2 boosters in the least time possible, you can pass this command multiple bots and let the plugin decide which bots do the crafting:
|
Thanks @Citrinate, I've just added some boosters to queue with |
Right now you need to run a daily command to craft more booster packs of the app ids you want.
It'd be useful to add another command to booster:
If
<Number>
is omitted: 1If
<Number>
is passed in, such as 2, then it schedules one now, another one tomorrow, etc.The text was updated successfully, but these errors were encountered: