Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add player quit event handler to reset action cooldowns
This change introduces a handler for the PlayerQuitEvent to ensure player action cooldowns are reset when they leave. This prevents potential memory leaks by cleaning up player-specific data in the character controller.
- Loading branch information