-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request