-
- Downloads
Add `check_duration` to hooks for rate-limiting logic
Introduce an optional `check_duration` parameter to several hooks, enabling rate-limiting actions based on elapsed time. Update relevant logic to respect this parameter and adjust code to use `original_designated_player_positions` for consistency. Additionally, modified configuration files to reflect the new parameter where applicable.