- Fix a bug in config migration logic
- Automatic migration system for old json configuration files
- Move execution data to a separate file, making editing tasks easier (no need to disable the task anymore)
- File names can now be whatever you want, instead of requiring the task id as file name
- Reduced activity on the file system for better performance
- Fixed issue with minecraft in-game time calculations
- Complete rework of the execution engine
- Add support for delayed command execution (ad-hoc commands, /cmt schedule)
- Add support for days in the placeholders
- Fixed several scheduling issues on Paper and Folia
Fixed scheduling issues with Folia
- Add support for offline player checks in conditions engine
- Overall performance improvements
- Support for boolean values in the Conditions Engine API
- Small undiscovered bugs in Conditions Engine API
Fixed issues related to chat interactions when running on Folia
Fixed a small bug for certain users running Purpur
Added nextExecution and nextExecutionFormat placeholders


