Minecraft BukkitCron mod 2024 download
logo
minecraft mod BukkitCron

BukkitCron

Game Version: 1.12
Total Downloads: 143
Updated: Apr 20, 2018
Created: Apr 20, 2018
Download BukkitCronDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
BukkitCron v1.0 release 30.43 KB Apr 20, 2018 1.12 143 download BukkitCron BukkitCron v1.0 releaseDownload

Description

Share this:

Warning: This project has been abandoned, seeing as there are much better options available currently.

If you don't know what a cron-job is, it is basically a task that is run every fixed amount of seconds. That it what this plugin lets you schedule these jobs, you just register a new cron (using commands or by editing the config), and add the commands that you want to run every X seconds. You can do anything between doing a /save-all every hour, to promoting your server forums every few minutes!

Everything in this plugin, can be customized using commands! Here is a list of them:

/cron add cron-name seconds – add a cron job to be run every X seconds

/cron remove cron-name – remove a cron job

/cron command add cron-name /command – add a command to run for the mentioned cron-job. You can add multiple commands!

/cron command remove cron-name /command – remove a command from the mentioned cron-job

/cron list – list add the registered cron-jobs

The only permission you need to run these commands is bukkitcron.configure.

Also, I have put this project on my github here: https://github.com/klokailo/BukkitCron/

Please do not post this plugin elsewhere, just leave a link to this page. I don't mind that you mention this plugin on other forums (why would I :p), but don't upload a version of this plugin to any of those sites. 

bStats:

Since the initial plugin release, I have added support for a Plugin Metrics API that is called bStats. bStats lets plugin developers see how many servers are using there plugins (not the server names), how many players play on those servers, what operating system you use, Minecraft version, etc. It really encourages me to keep developing if I see that there are multiple servers using my plugin 🙂 . So please, only if you really really need to, don't turn bStats off in the bStats config. You can support me just by using bStats! You can also read more about bStats here: https://bstats.org

 

Comments

Add a comment