CronJobber 1.1

Details

  • Filename
    CronJobber.jar
  • Uploaded by
  • Uploaded
    Nov 10, 2022
  • Size
    41.27 KB
  • Downloads
    136
  • MD5
    c7045a0c4db66f245edfe709be5343f3

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