Mineuniverse
Log in Register
Plugins

BattleScheduler

A cron based scheduler for bukkit commands or Runnable plugins
by _ForgeUser8459491
Download Claim this project
2,599 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools

BattleScheduler

A cron based scheduler to run any bukkit commands or plugins that extend "Runnable". This allows admins from the console or in game to create timers for various events. Also allows suspend/resume options for the timers.

Commands

  • /timer create <time> <plugin name> <event or string of commands>
  • /timer list: see all timers and registered events
  • /timer delete <number>: Delete a timer
  • /timer execute <event>: Execute the given event or command

Examples:

  • timer create * * * * * default myCommand argument1 argument2
  • timer create */15 * * * * default save-all
    • this will save-all every 15 minutes

What did that mean!? What is Cron!?

Cron is a syntax for scheduling, it is very flexible and very powerful ( though maybe a bit confusing at first ). Wikipedia has a good article on it, and there are many examples on the web. Just google "cron examples".

Cron from Wikipedia

Brief cheat sheet from wikipedia.

*    *    *    *    *  command to be executed
┬    ┬    ┬    ┬    ┬
│    │    │    │    │
│    │    │    │    │
│    │    │    │    └─── day of week (0 - 6) (0 is Sunday, or use names)
│    │    │    └──────── month (1 - 12)
│    │    └───────────── day of month (1 - 31)
│    └────────────────── hour (0 - 23)
└─────────────────────── min (0 - 59)

Source

GitHub

BattleScheduler_v1.2.6
MC 1.4.6
Release 2012-08-27 Get
BattleScheduler_v1.2.5
MC 1.3.1
Release 2012-08-11 Get

More from _ForgeUser8459491

ArenaCTF
74,238
BattleBuffs
4,886
BattleShops
35,626
VirtualPlayers
30,736
ArenaSpleef
226,418
ArenaPaintball
159,807

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945