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 hour
Also 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
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