zSchedulers icon

zSchedulers -----

Execute commands at regular intervals.



zscheduler.jpg

Commands: https://scheduler.groupez.dev/#commands
Placeholders: https://scheduler.groupez.dev/#placeholders
placeholder_timer.png placeholder_date.png
Features:
- Folia support
- Placeholders
- Custom implementation
- Easy to use

Supported Plugin:

Config file:
Code (YAML):

schedulers
:
  example0
: # Every day at 18h00
    type
: HOURLY
    minute
: 33
    # minPlayer: 10 # The minimum number of players for commands to execute
    commands
:
      - "bc &fDont forget to add your server here
: &chttps://serveur-minecraft-vote.fr/"
  example1
: # Every day at 18h00
    type
: DAILY
    hour
: 18
    minute
: 0
    minPlayer
: 10 # The minimum number of players for commands to execute
    commands
:
     - "bc Daily broadcast message everyday at 18h00"
  example2
: # Every monday at 15h30
    type
: WEEKLY
    day
: MONDAY
    hour
: 15
    minute
: 30
    implementation
: # Custom implementation
      name
: ZKOTH # zKoth implementation
      koth_name
: "koth_example" # koth name
      start_now
: false # start without cooldown
  example3
: # every 14th of the month at 12h01
    type
: MONTHLY
    day
: 14
    hour
: 12
    minute
: 1
    commands
:
     - "bc Broadcast message every 14th of the month at 12h01"
  example4
: # every 1er of january at 00:00
    type
: YEARLY
    month
: JANUARY
    day
: 1
    hour
: 0
    minute
: 0
    commands
:
     - "bc Broadcast message every first of year at 00h00"
Developper API: https://scheduler.groupez.dev/implementation


[​IMG]

[​IMG]

banner small.png
Resource Information
Author:
----------
Total Downloads: 1,171
First Release: Sep 19, 2023
Last Update: Jul 9, 2024
Category: ---------------
All-Time Rating:
3 ratings
Find more info at scheduler.groupez.dev...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings