Scheduling4 files
GroupRegulation
Locks group-switching to scheduled raid windows.
- Enforce Script
- Date math
- JSON schedules
In game
What it does
Players can only change groups during defined raid windows, so they can't reshuffle rosters to dodge a raid.
Engineering
How it's built
- GR_Service parses JSON day/time windows with overnight handling and a Sakamoto weekday algorithm.
- Dynamically rewrites LBmaster's LBGroupTimeoutConfig (3-day timeout inside a raid window, 1-hour outside).