Command64 : custom cmds, items, rewards, & tasks icon

Command64 : custom cmds, items, rewards, & tasks -----

Run commands with configurable triggers, delays, and checks to create custom items, events, +



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!"
https://github.com/tbm00/Command64/releases/tag/v1.2.0
----------, Nov 21, 2024
Resource Information
Author:
----------
Total Downloads: 165
First Release: Nov 5, 2024
Last Update: Mar 26, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings