Improvements
Bug Fixes
- Removed the plugin prefix from title messages for a cleaner look
- Improved the match countdown with added options to customize each second individually
- Added Debug Mode for easier troubleshooting
- Fixed an issue where opening the default kit editor menu would not open the custom kit editor added by the addon — the old /kiteditor command still worked fine but the menu button didn't
- Fixed armor not updating in real time while using the kit editor
- Fixed a false "kit editor closed without saving" message appearing even after the kit was saved — the GUI now closes immediately after saving
- Fixed match countdown not working at all in previous versions
- Fixed kit editor updating server-level kits instead of the correct player-level kits
New Features
- Button Click Cooldown System – Added a 1-second cooldown between button clicks to prevent spam and accidental double-clicks
- Sound Feedback – Each button action (save, reset, exit) now plays configurable click sounds for improved user feedback
- Title Messages – Players now receive visual title notifications when saving or closing the kit editor
- Match Countdown – 5-second countdown with large title display when matches start, with configurable sounds
- Combat Messages – Kill/death notifications with title displays and global chat broadcasts
- Command Help System – New /spa help command lists all available commands and features in a clear, organized format
- Placeholder Documentation – New /spa placeholders command displays all available PlaceholderAPI placeholders
Improvements
- Enhanced Message System – All messages have been restructured with flattened hierarchies and underscores instead of dashes
- File Reorganization – Renamed lang.yml to messages.yml for better clarity
- Spam Prevention – Added a configurable warning message when players click buttons too quickly
- Sound Customization – Simplified sound configuration with inline documentation linking to valid Minecraft sound names
- Decorative Headers – Added organized section headers in both config and message files for better readability
Configuration
- Added new sound configuration section in menus/kiteditor.yml
- Added spam-click warning message in messages.yml
- Added new title and subtitle messages for save and exit actions
- Added match countdown configuration with sound settings
- Added combat messages configuration with title, chat, and sound toggles
- All configuration options support full color code customization
- Improved file structure with clear section divisions
