A small update addressing data persistence issues during vote initialization.
- Fixed Vote Data Leak: Resolved an issue where old vote settings (like permission_message) were not being cleared properly during function-based reloads.
- Initialization Fix: Improved the on load logic to ensure a fresh start for all vote parameters, preventing "ghost" data from previous sessions.
