Description
WoWCron
A cron for World of Warcraft.
Creates 2 cron lists, a global, and a personal. Supports normal 5 place cron syntax, and a few macros.
Macros
- @first will run shortly after login.
- @zone will run when you change zones.
- @hourly will run at the top of the hour.
- @midnight will run at midnight.
- @noon will run at noon
- @teatime will run at 6pm
- @level will run when you change levels.
- @gold will run when you gain or spend gold.
- @boss will run when a boss is defeated.
- @combat will run when you enter combat.
- @regen will run when you exit combat.
Commands
/cron [global] <cron line>/cron [global] list/cron [global] rm #
Examples
/cron @first /hi/cron global */20 * * * * /silly
Notes
Should support most macros. Just added support for /emote, /me, /em, and /e.
This is now a valid cron: /cron @boss /me pats themself over looking for damage.
Discord
Join our Discord to discuss the addon, share feedback, and stay up to date. https://discord.gg/cDHGGxdcMY


