CronJobber 1.1
Details
-
FilenameCronJobber.jar
-
Uploaded by
-
UploadedNov 10, 2022
-
Size41.27 KB
-
Downloads136
-
MD5c7045a0c4db66f245edfe709be5343f3
Supported Bukkit Versions
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
Changelog
Breaking Change:
Finalized CronJob Model: Incompatible with CronJob 1.0
- Add possibility to enable and disable Cron-Jobs
- Add possibility to edit Cron-Jobs
- Add command to get info of single cron jobs
- Introduction of commands:
- /cron edit <cronjob-id> time <new-time>
- /cron edit <cronjob-id> command <new-command>
- /cron info <cronjob-id>
- /cron enable <cronjob-id>
- /cron disable <cronjob-id>
- Introduction of permissions:
- cron.edit
- cron.info
- cron.enable
- cron.disable