You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, you have to manually trigger a drop.
Describe the solution you'd like
There should be an option to define a cronjob for drops.
e.g. /drop configure cronjob cron: '* * */1 * *' -> Every hour
Also you should be able to add presets to this automatic drop or disable it. /drop configure cron off
is blocked #6
is blocked #8
Is your feature request related to a problem? Please describe.
Currently, you have to manually trigger a drop.
Describe the solution you'd like
There should be an option to define a cronjob for drops.
e.g.
/drop configure cronjob cron: '* * */1 * *'
-> Every hourAlso you should be able to add presets to this automatic drop or disable it.
/drop configure cron off
/drop configure cron addpreset preset: 'coins'
/drop configure cron removepreset preset: 'coins'
/drop configure cron presets
The text was updated successfully, but these errors were encountered: