HomeJavaModsMC-Cron | Scheduler | Jobs | BungeeCord support
MC-Cron | Scheduler | Jobs | BungeeCord support
ModsJava

MC-Cron | Scheduler | Jobs | BungeeCord support

⬇ Download on Spigot
MC-Cron.png
Just like CRON on Linux OS! You can schedule anything, whenever you want! Simple to use! Lightweight with timer (pause) command!


Features.png

Command.png

HtU.png
Adding job:

And now you have your first mc-cron job!

You can create event jobs! Just see config file below

Config file:
Code (YAML):

jobs
:
  save
:
    time
: every 1 hour
    commands
:
   - say Saving world!
    - save- all
    - say Save Complete!
  restart
:
    time
: every 1 day of week at 6:00
    commands
:
   - say Restart in 10 seconds!
    - timer 10 stop
  tps
:
    time
: every 30 minutes
    commands
:
   - tps
event-jobs
:
  join-event
:
    welcome
:
      time
: 1
      commands
:
     - tell {player } Hello! Welcome here!
    hello
:
      time
: 5
      commands
:
     - say Say hello to {player }!
  quit-event
:
    bye
:
      time
: 5
      commands
:
     - say {player } left the game few seconds ago :/
    remember
:
      time
: 20
      commands
:
      - say {player } is no longer here! Be his memory with us
startup
:
  commands
:
 - say Server was started!
  - timer 60 say Server is online for 1 minute!
  - save- all
 
tformat.png
MC-Cron job has many time formats!
This time format is used only in scheduled jobs! Event jobs doesn't support this time format!
For example:
Code (Text):
Every second: (Can be applied for minutes, hours, days)
time: every 1 second
or
time: every second
Code (Text):
Every 1 day of month/week:
time: every 1 day of month
or
time: every 1 day of week
or with exact time:
Code (Text):
every day at 6:00
time: at 6:00
or 1 day of month/week
time: every 1 day of week at 6:00
Need help? Contact me on my Discord:
1_A9FdpItfh7lP0R1Q3yDQvA.png



Please, report bugs, errors, ideas into discussion page or PM @The_TadeSK !
Thanks!

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

MC-Cron | Scheduler | Jobs | BungeeCord support is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 3,784 times (via Spigot). Download it and open it directly in the game.

Explore more