Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Maxlego08

Execute commands at regular intervals.

Report zSchedulers?

Commands: ### https://scheduler.groupez.dev/#commands

Placeholders: https://scheduler.groupez.dev/#placeholders

### **Features:** - Folia support - Placeholders - Custom implementation - Easy to use

Supported Plugin:

Config file:


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

[![https://discordapp.com/api/guilds/511516467615760405/widget.png?style=banner4](https://discordapp.com/api/guilds/511516467615760405/widget.png?style=banner4)](https://discord.groupez.dev)

https://bstats.org/signatures/bukkit/zSchedulers.svg

Information

CategoryAdmin Tools
Published onJuly 31, 2024
LicenseUnspecified
Downloads10
Stars0
Watchers0

Pinned Versions

Members