Calendar-Based Scheduling: You can now schedule events on specific days!
Code (Text):
DAILY
(runs every day)
Code (Text):
MONDAY
to
Code (Text):
SUNDAY
(runs only on specific days) []Mix and match! Have a daily event at 6 PM and a special event every Friday at 8 PM.
Targeted Farming Contests:
You can now specify which crop to farm for a scheduled event! Example: Potato Contest on Saturdays, Wheat Contest on Sundays. If no type is specified, it remains random as before.
configuration to be more structured and readable (backward compatibility maintained for simple lists).
Optimization: Scheduler check frequency optimized for better server performance.
Bug Fixes
Fixed an issue where scheduled times might drift slightly depending on server restart times. Improved error handling for invalid timezone configurations.