Command64 : inv-checked rewards, cron scheduler + icon

Command64 : inv-checked rewards, cron scheduler + -----

Automagically run any command with different triggers, delays, inv-checks, & perm-checks



Command64 v1.2.0 - new feature: cron scheduler
- Added Cron Scheduler: schedule commands to be ran at any time. To use this feature, add this new config module and enable it:

Code (YAML):

# -----------------------------------cronSchedule--------------------------------------- #
# consoleCommand gets scheduled by the entry's cron expression.
#
# Use https://crontab.guru/ for help.
# -------------------------------------------------------------------------------------- #
cronSchedule
:
  enabled
: false
  taskEntries
:
  # - "m h dom mon dow consoleCommand"
    - "0 0 */1 * * say This command is triggered at midnight!"
    - "0,*/10 11-14 * * * say This command is triggered every 10 minutes between 11:00 AM and 2:59 PM!"
 
----------, Nov 21, 2024
Resource Information
Author:
----------
Total Downloads: 117
First Release: Nov 5, 2024
Last Update: Nov 21, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings