This major update focuses on stability, simultaneous vote management, and administrative control.
- Simultaneous Vote Fix: Resolved a bug that caused conflicts when multiple votes ran at the same time. A new vote cannot be initiated until the active one concludes.
- Preview Permission: Enhanced the preview command to support and display custom messages shown to unauthorized players for permission-restricted votes.
- Built-in Uninstaller: Added a cleanup command that completely wipes variables and data storage before safely disabling the script.
- Enhanced Documentation: Thoroughly updated the "Functions & Usage" guidelines within the on-load section with clearer technical examples for function registration.
- Documentation Polish: Updated and restructured the "!Readme.txt" file for a better setup experience.
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.
