Updated CRON engine to support full CRON syntax Unix/Quartz style
Possible DST fixes for the next time we have a time change.
I highly suggest using this tool only to generate schedules. (I updated the https://discord.com/channels/703368268890636401/1177105756097617970 with this information)
<https://en.rakko.tools/tools/88/> 0 0/3 * ? * MON,THU,SAT - Every 3 minutes, only on Monday, Thursday, and Saturday
Reminder this tool generates 7 parameters (year is 7th) so remove the 7th parameter the cron library used only accepts 6 (no year)
Rcon Scheduler Ascended v1.07 Server API 1.15+ Required and Visual C++ 2022 Runtime Files Required
Added new RCON Command: RconScheduler.ForceGC
This will force a full garbage collection with players offline.
Use RconScheduler.ForceGC 1 to force a full garbage collection with players online.
Should help with a offline breeding/nanny memory leak crash issues when your servers are empty.
Rcon Scheduler Ascended v1.04 Server API 1.15+ Required and Visual C++ 2022 Runtime Files Required
Added new command RconScheduler.SaveExit which will preform a world save and close the server.
Updated PlayerJoin message to support different messages per map.